From: YOSHIFUJI Hideaki Date: Thu, 14 Sep 2006 03:01:28 +0000 (-0700) Subject: [IPV6]: Fix tclass setting for raw sockets. X-Git-Tag: v2.6.18~11^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e012d51cbc41c5e603d7850c82acb0dad9e450dd;p=pandora-kernel.git [IPV6]: Fix tclass setting for raw sockets. np->cork.tclass is used only in cork'ed context. Otherwise, np->tclass should be used. Bug#7096 reported by Remi Denis-Courmont . Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed