]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] bnx2i: Fixed the override of the error_mask module param
authorEddie Wai <eddie.wai@broadcom.com>
Thu, 2 Feb 2012 23:22:00 +0000 (15:22 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Sun, 19 Feb 2012 14:09:01 +0000 (08:09 -0600)
commitf4018674349bd7cd86cdfa9186940eed9401ab9b
tree41ca617be6613a14edbd9e0621cb373cea04b47e
parent5a64151fb0e3daa6cc68a8d9327cc6494dc6ed21
[SCSI] bnx2i: Fixed the override of the error_mask module param

The error_mask module param overrides has a bug which prevented
the new module param values to take effect.

Also changed the type attribute of the error_mask1/2 module params
from int to uint to allow the MSB to be set.

Signed-off-by: Eddie Wai <eddie.wai@broadcom.com>
Acked-by: Anil Veerabhadrappa <anilgv@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/bnx2i/bnx2i_hwi.c
drivers/scsi/bnx2i/bnx2i_init.c