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:
a07c920
)
inet_diag: factorize code in new inet_diag_msg_common_fill() helper
author
Eric Dumazet
<edumazet@google.com>
Fri, 13 Mar 2015 22:51:12 +0000
(15:51 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 14 Mar 2015 19:05:10 +0000
(15:05 -0400)
Now the three type of sockets share a common base, we can factorize
code in inet_diag_msg_common_fill().
inet_diag_entry no longer requires saddr_storage & daddr_storage
and the extra copies.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/inet_diag.c
patch
|
blob
|
history
diff --cc
net/ipv4/inet_diag.c
Simple merge