From: Pavel Emelyanov Date: Tue, 6 Dec 2011 07:58:58 +0000 (+0000) Subject: inet_diag: Switch the _dump to work with new header X-Git-Tag: v3.3-rc1~182^2~323 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25c4cd2b6dfd8e3d8efd8e85f167b66c032b80d9;p=pandora-kernel.git inet_diag: Switch the _dump to work with new header 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed