From: Ivo van Doorn Date: Mon, 17 Aug 2009 16:54:50 +0000 (+0200) Subject: rt2x00: Set SKBDESC_L2_PADDED in RX path X-Git-Tag: v2.6.32-rc1~703^2~335^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fefe0fda4376eff97be965a41714da38fe4a36d;p=pandora-kernel.git rt2x00: Set SKBDESC_L2_PADDED in RX path When the RX descriptor indicates the frame was L2 padded, the SKBDESC_L2_PADDED flag should be set to make sure the L2 padding is removed before it is send to mac80211. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed