commit | 889b8f964f2f226b7cd5a0a515109e3d8d9d1613 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Feb 05 16:29:48 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 05 16:29:48 2010 -0800 |
tree | c576152db1b3ea0b68206393735aec566e9aadf3 | |
parent | 7aeef972cce30b0ab04047e07918b04d867e7a29 [diff] |
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 <davem@davemloft.net>