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:
50cbe9a
)
net: Don't keep around original SKB when we software segment GSO frames.
author
David S. Miller
<davem@davemloft.net>
Sun, 31 Aug 2014 02:22:20 +0000
(19:22 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 2 Sep 2014 00:39:56 +0000
(17:39 -0700)
Just maintain the list properly by returning the head of the remaining
SKB list from dev_hard_start_xmit().
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found