From: Patrick McHardy Date: Tue, 5 Jul 2005 21:08:57 +0000 (-0700) Subject: [NET]: Remove redundant code in net/core/filter.c X-Git-Tag: v2.6.13-rc2~6^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6935d46c2da64aa032a557374c95336e265cd7ef;p=pandora-kernel.git [NET]: Remove redundant code in net/core/filter.c skb_header_pointer handles linear and non-linear data, no need to handle linear data again. Signed-off-by: Patrick McHardy Acked-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed