aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@ghostprotocols.net>2005-05-05 13:35:15 -0700
committerDavid S. Miller <davem@davemloft.net>2005-05-05 13:35:15 -0700
commit476e19cfa131e2b6eedc4017b627cdc4ca419ffb (patch)
tree8c6881affa0d20a3ce2dd8d4f9a5b0ba588916c5 /drivers
parent[DECNET]: Fix build after C99 netlink initializer change. (diff)
downloadlinux-dev-476e19cfa131e2b6eedc4017b627cdc4ca419ffb.tar.xz
linux-dev-476e19cfa131e2b6eedc4017b627cdc4ca419ffb.zip
[IPV6]: Fix OOPS when using IPV6_ADDRFORM
This causes sk->sk_prot to change, which makes the socket release free the sock into the wrong SLAB cache. Fix this by introducing sk_prot_creator so that we always remember where the sock came from. Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions