]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 00:58:36 +0000 (08:58 +0800)
commit2107294da9e3eef4171054221994ab4f17ba1942
tree4e6d8d8d0333294b373b03df4cc0be5a6ce380c0
parent98f4f320334597405e2b27373c811e48248f0734
[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>
(cherry picked from commit 70fc872c738d1e0af7d0420047e4ca3acf283c9d)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/scsi/bnx2i/bnx2i_hwi.c
drivers/scsi/bnx2i/bnx2i_init.c