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:
9b3320e
)
netlink: Kill redundant net argument in netlink_insert
author
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 26 Jan 2015 03:02:56 +0000
(14:02 +1100)
committer
David S. Miller
<davem@davemloft.net>
Tue, 27 Jan 2015 08:30:30 +0000
(
00:30
-0800)
The socket already carries the net namespace with it so there is
no need to be passing another net around.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netlink/af_netlink.c
patch
|
blob
|
history
diff --cc
net/netlink/af_netlink.c
Simple merge