Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369909
b: refs/heads/master
c: ee1bec9
h: refs/heads/master
i:
  369907: 1c6ae8f
v: v3
  • Loading branch information
Daniel Borkmann authored and David S. Miller committed May 1, 2013
1 parent 42e2cb2 commit 4b40507
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bd7c4b604a6cd707803c7c6ba142bfa131f9a9f3
refs/heads/master: ee1bec9b3b49ea05e97ef40a3d38b70628cb947a
9 changes: 0 additions & 9 deletions trunk/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,6 @@ menuconfig NET

if NET

config NETLINK_MMAP
bool "Netlink: mmaped IO"
help
This option enables support for memory mapped netlink IO. This
reduces overhead by avoiding copying data between kernel- and
userspace.

If unsure, say N.

config WANT_COMPAT_NETLINK_MESSAGES
bool
help
Expand Down
9 changes: 9 additions & 0 deletions trunk/net/netlink/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
# Netlink Sockets
#

config NETLINK_MMAP
bool "NETLINK: mmaped IO"
---help---
This option enables support for memory mapped netlink IO. This
reduces overhead by avoiding copying data between kernel- and
userspace.

If unsure, say N.

config NETLINK_DIAG
tristate "NETLINK: socket monitoring interface"
default n
Expand Down

0 comments on commit 4b40507

Please sign in to comment.