[DCCP] ipv6: Fix opt_skb leak.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sat, 21 Oct 2006 02:44:17 +0000 (19:44 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 22 Oct 2006 02:55:21 +0000 (19:55 -0700)
Based upon a patch from Jesper Juhl.  Try to match the
TCP IPv6 code this was copied from as much as possible,
so that it's easy to see where to add the ipv6 pktoptions
support code.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found