git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39fc0ce
)
qlcnic: fix checks for auto_fw_reset
author
amit salecha
<amit.salecha@qlogic.com>
Wed, 23 Feb 2011 03:21:24 +0000
(
03:21
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 23 Feb 2011 22:23:33 +0000
(14:23 -0800)
o Remove checks of 1 for auto_fw_reset module parameter.
auto_fw_reset is of type int and can have value > 1.
o Remove unnecessary #define for 1
Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found