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:
e5e26d7
)
greth: fall through to common return statement on error
author
Simon Horman
<horms@verge.net.au>
Thu, 25 Feb 2010 13:50:19 +0000
(13:50 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 26 Feb 2010 12:18:43 +0000
(
04:18
-0800)
There doesn't seem to be any reason to explicitly return
NETDEV_TX_OK as err is set to NETDEV_TX_OK in all cases that
reach this point.
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found