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:
b552216
)
[IPV6]: Fix tclass setting for raw sockets.
author
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Thu, 14 Sep 2006 03:01:28 +0000
(20:01 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 18 Sep 2006 06:21:07 +0000
(23:21 -0700)
np->cork.tclass is used only in cork'ed context.
Otherwise, np->tclass should be used.
Bug#7096 reported by Remi Denis-Courmont <rdenis@simphalempin.com>.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found