From: Eddie Wai Date: Thu, 2 Feb 2012 23:22:00 +0000 (-0800) Subject: [SCSI] bnx2i: Fixed the override of the error_mask module param X-Git-Tag: v3.4-rc1~145^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70fc872c738d1e0af7d0420047e4ca3acf283c9d;p=pandora-kernel.git [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 Acked-by: Anil Veerabhadrappa Signed-off-by: James Bottomley --- Reading git-diff-tree failed