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:
93f154b
)
ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()
author
Eric Dumazet
<dada1@cosmosbay.com>
Tue, 19 May 2009 21:24:37 +0000
(14:24 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 19 May 2009 21:24:37 +0000
(14:24 -0700)
Jarek pointed pppoe can call back dev_queue_xmit(), and might need
skb->dst, so its safer to unset IFF_XMIT_DST_RELEASE on ppp devices.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found