From: David S. Miller Date: Tue, 5 Oct 2010 08:36:52 +0000 (-0700) Subject: ppp: Use a real SKB control block in fragmentation engine. X-Git-Tag: v2.6.37-rc1~147^2~241 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a00eac0c459abecb539fb2a2abd3122dd7ca5d4a;p=pandora-kernel.git ppp: Use a real SKB control block in fragmentation engine. Do this instead of subverting fields in skb proper. The macros that could very easily match variable or function names were also just asking for trouble. Signed-off-by: David S. Miller --- Reading git-diff-tree failed