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:
342a437
)
net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib
author
Eric Dumazet
<eric.dumazet@gmail.com>
Sun, 31 May 2009 06:04:46 +0000
(23:04 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 31 May 2009 06:04:46 +0000
(23:04 -0700)
Last two drivers that need skb->dst in their start_xmit() function
Tell dev_hard_start_xmit() to no release it by unsetting IFF_XMIT_DST_RELEASE
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found