From: David S. Miller Date: Sat, 6 Feb 2010 00:29:48 +0000 (-0800) Subject: packet: Kill CONFIG_PACKET_MMAP. X-Git-Tag: v2.6.34-rc1~233^2~404 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=889b8f964f2f226b7cd5a0a515109e3d8d9d1613;p=pandora-kernel.git 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 --- Reading git-diff-tree failed