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:
3139e62
)
sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
author
Ben Hutchings
<bhutchings@solarflare.com>
Mon, 23 Nov 2009 16:02:25 +0000
(16:02 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Nov 2009 18:58:28 +0000
(10:58 -0800)
This removes the need to use a label and goto, and makes the two
branches mirror each other more closely.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found