From: Pavel Emelyanov Date: Thu, 18 Oct 2007 12:38:48 +0000 (-0700) Subject: [IPV6]: Fix again the fl6_sock_lookup() fixed locking X-Git-Tag: v2.6.24-rc1~294^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52f095ee88d8851866bc7694ab991ca5abf21d5e;p=pandora-kernel.git [IPV6]: Fix again the fl6_sock_lookup() fixed locking YOSHIFUJI fairly pointed out, that the users increment should be done under the ip6_sk_fl_lock not to give IPV6_FL_A_PUT a chance to put this count to zero and release the flowlabel. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed