From: Pavel Emelyanov Date: Tue, 6 Dec 2011 07:57:26 +0000 (+0000) Subject: inet_diag: Move byte-code finding up the call-stack X-Git-Tag: v3.3-rc1~182^2~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37f352b5e3e89337f7a9a3a90250b5dde3c5f40d;p=pandora-kernel.git inet_diag: Move byte-code finding up the call-stack 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed