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:
fe50ce2
)
inet_diag: Switch the _dump to work with new header
author
Pavel Emelyanov
<xemul@parallels.com>
Tue, 6 Dec 2011 07:58:58 +0000
(07:58 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 6 Dec 2011 18:58:02 +0000
(13:58 -0500)
Make inet_diag_dumo work with given header instead of calculating
one from the nl message.
The SOCK_DIAG_BY_FAMILY just passes skb's one through, the compat code
converts the old header to new one.
Also fix the bytecode calculation to find one at proper offset.
Signed-off-by: Pavel Emelyanov <xemul@parallels.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