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:
d61c167
)
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
author
Thomas Graf
<tgraf@suug.ch>
Mon, 27 Nov 2006 17:25:58 +0000
(09:25 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:30:43 +0000
(21:30 -0800)
The destination PID is passed directly to netlink_unicast()
respectively netlink_multicast().
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found