commit | 277e650ddfc6944ef5f5466fd898b8da7f06cd82 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Mon Oct 15 02:37:18 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Oct 15 12:26:41 2007 -0700 |
tree | 39afdd22384c402e08287a3911455a2bbce721b1 | |
parent | 04128f233f2b344f3438cde09723e9946463a573 [diff] |
[INET]: Consolidate the xxx_frag_kill Since now all the xxx_frag_kill functions now work with the generic inet_frag_queue data type, this can be moved into a common place. The xxx_unlink() code is moved as well. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>