commit | 0b251df1039f560ef88a9180a80023e4f82596bd | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Fri Dec 01 20:10:13 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:32:10 2006 -0800 |
tree | 6efde4e8a15a44a82908f2283e3376c7ae321a43 | |
parent | a4d1366d5080fcb4514db58c320b9f60d78918e6 [diff] |
[NETFILTER]: Kill ip_queue from feature removal schedule. We really can't remove ip_queue. Many users use this, there is no binary compatible interface and even the compat replacement for the originally statically linked library doesn't work. There is also no real necessity to remove the code, so the feature-removal-schedule entry should be removed instead. Signed-off-by: David S. Miller <davem@davemloft.net>