From: Andy Green Date: Fri, 27 Jul 2007 13:43:24 +0000 (+0200) Subject: [MAC80211]: Improve sanity checks on injected packets X-Git-Tag: v2.6.24-rc1~1454^2~846 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b8a74e3482f9fc077a88c13fa0ceca8feb0b772;p=pandora-kernel.git [MAC80211]: Improve sanity checks on injected packets Michael Wu noticed that the skb length checking is not taken care of enough when a packet is presented on the Monitor interface for injection. This patch improves the sanity checking and removes fake offsets placed into the skb network and transport header. Signed-off-by: Andy Green Signed-off-by: Jiri Benc Signed-off-by: John W. Linville --- Reading git-diff-tree failed