summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
diff options
context:
space:
mode:
authorFrank Blaschka <frank.blaschka@de.ibm.com>2008-03-03 21:16:04 +0100
committerDavid S. Miller <davem@davemloft.net>2008-03-03 21:16:04 +0100
commit7e36763b2c204d59de4e88087f84a2c0c8421f25 (patch)
tree5e39fcd1121fd033bd1ff985aa37de017f933526 /net/bluetooth
parentiucv: fix build error on !SMP (diff)
downloadlinux-7e36763b2c204d59de4e88087f84a2c0c8421f25.tar.xz
linux-7e36763b2c204d59de4e88087f84a2c0c8421f25.zip
[NET]: Fix race in generic address resolution.
neigh_update sends skb from neigh->arp_queue while neigh_timer_handler has increased skbs refcount and calls solicit with the skb. neigh_timer_handler should not increase skbs refcount but make a copy of the skb and do solicit with the copy. Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bluetooth')
0 files changed, 0 insertions, 0 deletions