aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/bug.c
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2010-05-28 03:41:17 -0700
committerDavid S. Miller <davem@davemloft.net>2010-05-28 03:41:17 -0700
commit50636af715ac1ceb1872bd29a4bdcc68975c3263 (patch)
tree55e45cff7af6aa1fcacef7803556f6f9a14e7f4c /lib/bug.c
parentnetdev/fec: fix ifconfig eth0 down hang issue (diff)
downloadwireguard-linux-50636af715ac1ceb1872bd29a4bdcc68975c3263.tar.xz
wireguard-linux-50636af715ac1ceb1872bd29a4bdcc68975c3263.zip
xt_tee: use skb_dst_drop()
After commit 7fee226a (net: add a noref bit on skb dst), its wrong to use : dst_release(skb_dst(skb)), since we could decrement a refcount while skb dst was not refcounted. We should use skb_dst_drop(skb) instead. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/bug.c')
0 files changed, 0 insertions, 0 deletions