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:
24767ab
)
netxen: clean up firmware version checks
author
Dhananjay Phadke
<dhananjay@netxen.com>
Sun, 26 Jul 2009 20:07:42 +0000
(20:07 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 27 Jul 2009 18:15:25 +0000
(11:15 -0700)
NX2031 firmware version will never be > 4.0.0, so replace
(adapter->fw_major < 4) checks with pci revision ID check.
Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found