From: Zhu Yi Date: Mon, 21 Aug 2006 03:38:08 +0000 (+0800) Subject: [PATCH] ipw2200: remove the MAC timestamp present field from radiotap head X-Git-Tag: v2.6.19-rc1~1263^2~60^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88a93df4cbc1342108356bda4f163d5cb78b6381;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed