From: Patrick McHardy Date: Tue, 5 Jul 2005 21:10:40 +0000 (-0700) Subject: [NET]: net/core/filter.c: make len cover the entire packet X-Git-Tag: v2.6.13-rc2~6^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3154e540e374bbfd62693d95bc8ed51da95efe75;p=pandora-kernel.git [NET]: net/core/filter.c: make len cover the entire packet As suggested by Herbert Xu: Since we don't require anything to be in the linear packet range anymore make len cover the entire packet. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed