]> git.baikalelectronics.ru Git - kernel.git/commit
IB/ipath: fix handling of kpiobufs
authorBryan O'Sullivan <bos@pathscale.com>
Fri, 25 Aug 2006 18:24:29 +0000 (11:24 -0700)
committerRoland Dreier <rolandd@cisco.com>
Fri, 22 Sep 2006 22:22:28 +0000 (15:22 -0700)
commitbf0b039acfb753f22bc2580af5f8de78197f754d
tree67c444e4989fcd7e883d0be2d495817b9767e5c6
parentb2ce8a541fae4302fc8235486dace31f40fa629f
IB/ipath: fix handling of kpiobufs

Change comment: no longer imply that user can set ipath_kpiobufs to zero.
Actually set ipath_kpiobufs from parameter. Previously only altered
per-device ipath_lastport_piobuf, which was over-written in chip init.

Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_init_chip.c