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:
ae99615
)
netlink: fix setsockopt in mmap examples in documentation
author
stephen hemminger
<shemming@brocade.com>
Thu, 20 Mar 2014 04:54:20 +0000
(21:54 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 20 Mar 2014 18:11:38 +0000
(14:11 -0400)
The documentation for how to use netlink mmap interface is incorrect.
The calls to setsockopt() require an additional argument.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found