]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mac80211: move A-MSDU identifier to flags
authorRon Rindjunsky <ron.rindjunsky@intel.com>
Thu, 29 Nov 2007 08:35:53 +0000 (10:35 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:55:34 +0000 (14:55 -0800)
commit64bd4b693f2d0b59673086e9c510068d5ad47cee
tree459ecf549453d6fe90c31f8765d9b49468847de3
parentd3c990fb26b78f60614885d9ecaf7b7686b7b098
mac80211: move A-MSDU identifier to flags

This patch moves u8 amsdu_frame in ieee80211_txrx_data to the flags
section as IEEE80211_TXRXD_RX_AMSDU

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac80211/ieee80211_i.h
net/mac80211/rx.c