netfilter: defrag: kill unused work parameter of frag_kfree_skb()
authorShan Wei <shanwei@cn.fujitsu.com>
Mon, 14 Jun 2010 14:30:47 +0000 (16:30 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 14 Jun 2010 14:30:47 +0000 (16:30 +0200)
The parameter (work) is unused, remove it.
Reported from Eric Dumazet.

Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found