]> Git Repo - linux.git/commit
packet: Kill CONFIG_PACKET_MMAP.
authorDavid S. Miller <[email protected]>
Sat, 6 Feb 2010 00:29:48 +0000 (16:29 -0800)
committerDavid S. Miller <[email protected]>
Sat, 6 Feb 2010 00:29:48 +0000 (16:29 -0800)
commit889b8f964f2f226b7cd5a0a515109e3d8d9d1613
treec576152db1b3ea0b68206393735aec566e9aadf3
parent7aeef972cce30b0ab04047e07918b04d867e7a29
packet: Kill CONFIG_PACKET_MMAP.

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 <[email protected]>
Documentation/networking/packet_mmap.txt
net/packet/Kconfig
net/packet/af_packet.c
This page took 0.054087 seconds and 4 git commands to generate.