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:
71b1391
)
dm9000: Fix check for disabled wake on LAN
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 21 Nov 2011 07:51:56 +0000
(07:51 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 26 Nov 2011 20:58:47 +0000
(15:58 -0500)
We're trying to check if any options are defined which isn't wha the
existing code does due to confusing & and &&.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found