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:
c1c6c11
)
bnx2x: fix logical op
author
Randy Dunlap
<randy.dunlap@oracle.com>
Fri, 8 Aug 2008 03:33:19 +0000
(20:33 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 8 Aug 2008 03:33:19 +0000
(20:33 -0700)
Fix dubious logical operation that was found by sparse:
linux-next-
20080807
/drivers/net/bnx2x_main.c:7205:27: warning: dubious: !x & y
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found