From: Patrick McHardy Date: Tue, 13 Apr 2010 05:03:18 +0000 (+0000) Subject: ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h X-Git-Tag: v2.6.35-rc1~473^2~481 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f74e49b5613206fb18468bdc9509a1db746aa01b;p=pandora-kernel.git ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h A following patch will use struct raw_sock to store state for ipmr, so having the definitions in icmp.h doesn't fit very well anymore. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed