commit | 9b8a74e3482f9fc077a88c13fa0ceca8feb0b772 | [log] [tgz] |
---|---|---|
author | Andy Green <andy@warmcat.com> | Fri Jul 27 15:43:24 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:47:41 2007 -0700 |
tree | 0e55e12e233d534de8df14854cdf36ae8391fc5d | |
parent | dfe6e81deaa79c85086c0cc8d85b229e444ab97f [diff] |
[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 <andy@warmcat.com> Signed-off-by: Jiri Benc <jbenc@suse.cz> Signed-off-by: John W. Linville <linville@tuxdriver.com>