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:
7cef567
)
[ETHTOOL]: Check correct pointer in ethtool_set_coalesce().
author
David S. Miller
<davem@davemloft.net>
Mon, 6 Jun 2005 22:07:19 +0000
(15:07 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 6 Jun 2005 22:07:19 +0000
(15:07 -0700)
It was checking the "GET" function pointer instead of
the "SET" one. Looks like a cut&paste error :-)
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found