[NETFILTER]: Kill ip_queue from feature removal schedule.
authorPatrick McHardy <kaber@trash.net>
Sat, 2 Dec 2006 04:10:13 +0000 (20:10 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:32:10 +0000 (21:32 -0800)
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>

No differences found