wireless: drop invalid mesh address extension frames
authorJohannes Berg <johannes.berg@intel.com>
Thu, 25 Oct 2012 19:51:59 +0000 (21:51 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 26 Oct 2012 20:52:41 +0000 (22:52 +0200)
The mesh header can have address extension by a 4th
or a 5th and 6th address, but never both. Drop such
frames in 802.11 -> 802.3 conversion along with any
frames that have the wrong extension.

Cc: stable@vger.kernel.org
Reviewed-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found