Eric Dumazet
50636af715
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>
2010-05-28 03:41:17 -07:00
..
2010-05-17 23:23:14 -07:00
2010-04-11 14:53:53 -07:00
2010-05-17 17:44:35 -07:00
2010-04-11 14:53:53 -07:00
2010-05-17 23:23:14 -07:00
2010-04-20 16:37:13 -07:00
2010-05-17 23:23:14 -07:00
2010-05-18 12:26:27 -07:00
2010-05-23 23:57:43 -07:00
2010-05-17 23:23:14 -07:00
2010-05-28 01:57:16 -07:00
2010-03-30 22:02:32 +09:00
2010-05-24 18:37:02 -07:00
2010-05-17 23:23:14 -07:00
2010-04-11 14:53:53 -07:00
2010-03-30 22:02:32 +09:00
2010-05-02 02:21:44 -07:00
2010-05-23 23:11:07 -07:00
2010-05-27 00:30:53 -07:00
2010-05-28 01:57:17 -07:00
2010-03-30 22:02:32 +09:00
2010-05-17 23:23:14 -07:00
2010-05-26 21:09:51 -07:00
2010-05-17 23:23:13 -07:00
2010-04-23 16:37:33 -07:00
2010-03-30 22:02:32 +09:00
2010-05-12 00:05:35 -07:00
2010-05-24 15:07:43 -04:00
2010-05-28 03:41:17 -07:00
2010-05-17 23:23:14 -07:00
2010-04-11 14:53:53 -07:00
2010-04-20 16:37:13 -07:00
2010-04-21 01:14:25 -07:00
2010-05-25 16:08:39 -07:00
2010-05-17 17:44:35 -07:00
2010-04-11 14:53:53 -07:00
2010-04-20 16:37:13 -07:00
2010-05-01 15:00:15 -07:00
2010-05-24 00:12:34 -07:00
2010-05-17 23:23:14 -07:00
2010-05-20 21:04:44 -07:00
2010-05-12 23:02:29 -07:00
2010-05-03 15:39:58 -07:00
2009-07-12 12:22:34 -07:00
2010-05-20 21:04:44 -07:00
2010-05-21 14:40:01 -04:00
2010-05-17 17:39:28 -07:00
2010-05-17 23:23:14 -07:00
2010-03-30 22:02:32 +09:00
2010-04-03 14:56:02 -07:00
2010-04-03 14:56:02 -07:00
2010-05-24 00:12:34 -07:00
2010-05-17 23:23:14 -07:00