packet: Kill CONFIG_PACKET_MMAP.
authorDavid S. Miller <davem@davemloft.net>
Sat, 6 Feb 2010 00:29:48 +0000 (16:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 6 Feb 2010 00:29:48 +0000 (16:29 -0800)
Early on this was an experimental facility that few
people other than Alexey Kuznetsov played with.

Now it's a pretty fundamental thing and as people add
more features to AF_PACKET sockets this config options
creates ifdef spaghetti.

So kill it off.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found