Files
i2som-imx-linux/include/net
Johannes Berg 4435990b6d mac80211: verify that skb data is present
commit 9b395bc3be upstream.

A number of places in the mesh code don't check that
the frame data is present and in the skb header when
trying to access. Add those checks and the necessary
pskb_may_pull() calls. This prevents accessing data
that doesn't actually exist.

To do this, export ieee80211_get_mesh_hdrlen() to be
able to use it in mac80211.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-17 13:16:11 -08:00
..
2012-02-04 16:06:28 -05:00
2012-03-06 15:16:25 -05:00
2012-03-20 21:29:41 -04:00
2011-07-26 16:49:47 -07:00
2012-02-15 16:37:44 -05:00
2012-06-10 00:36:15 +09:00
2011-07-26 16:49:47 -07:00
2012-04-17 22:31:59 -04:00
2011-09-16 19:20:20 -04:00
2011-07-26 16:49:47 -07:00
2011-12-11 18:25:16 -05:00