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:
f0ab34f
)
net/mlx4_en: fix WOL handlers were always looking at port2 capability bit
author
Oren Duer
<oren@mellanox.co.il>
Sat, 26 Nov 2011 19:55:15 +0000
(19:55 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 27 Nov 2011 22:17:04 +0000
(17:17 -0500)
There are 2 capability bits for WOL, one for each port.
WOL handlers were looking only on the second bit, regardless of the port.
Signed-off-by: Oren Duer <oren@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found