git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7aeef97
)
packet: Kill CONFIG_PACKET_MMAP.
author
David S. Miller
<davem@davemloft.net>
Sat, 6 Feb 2010 00:29:48 +0000
(16:29 -0800)
committer
David 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