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:
8d34172
)
inet_diag: Move byte-code finding up the call-stack
author
Pavel Emelyanov
<xemul@parallels.com>
Tue, 6 Dec 2011 07:57:26 +0000
(07:57 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 6 Dec 2011 18:58:01 +0000
(13:58 -0500)
Current code calculates it at fixed offset. This offset will change, so
move the BC calculation upper to make the further patching simpler.
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found