]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ipw2200: remove the MAC timestamp present field from radiotap head
authorZhu Yi <yi.zhu@intel.com>
Mon, 21 Aug 2006 03:38:08 +0000 (11:38 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 29 Aug 2006 21:06:32 +0000 (17:06 -0400)
commit88a93df4cbc1342108356bda4f163d5cb78b6381
treec3c46fb93fc55c9f83fcf1cc591f913630507274
parent851ca2687e224b3ad82222d9788532a0eaa05a41
[PATCH] ipw2200: remove the MAC timestamp present field from radiotap head

IEEE80211_RADIOTAP_TSFT is defined as the Value in microseconds of the
MAC's 64-bit 802.11 Time Synchronization Function timer when the first bit
of the MPDU arrived at the MAC. Since ipw2200 hardware doesn't provide this
value, we disable this feature from the radiotap header present flag.

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ipw2200.c