Masahide NAKAMURA 4e33fa14fa [IPV6] RAW: Don't release unlocked sock.
When user builds IPv6 header and send it through raw socket, kernel
tries to release unlocked sock. (Kernel log shows
"BUG: bad unlock balance detected" with enabled debug option.)

The lock is held only for non-hdrincl sock in this function
then this patch fix to do nothing about lock for hdrincl one.

Signed-off-by: Masahide NAKAMURA <nakam@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-06 18:39:09 -08:00
..
2006-12-02 21:23:58 -08:00
2006-12-02 21:23:58 -08:00
2006-12-02 21:22:52 -08:00
2006-12-02 21:22:52 -08:00
2006-12-06 18:39:08 -08:00
2006-12-02 21:22:52 -08:00
2006-12-02 21:22:52 -08:00
2005-04-16 15:20:36 -07:00
2006-12-06 18:39:09 -08:00
2006-12-02 21:31:51 -08:00
2006-10-04 00:31:09 -07:00