aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ieee80211_radiotap.h
diff options
context:
space:
mode:
authorPavel Roskin <proski@gnu.org>2007-03-28 17:08:51 -0400
committerJeff Garzik <jeff@garzik.org>2007-04-28 11:01:03 -0400
commit6693228da9cc8cd6a8ede97989cf2e46b99d6934 (patch)
tree4abed1fcde60dfd9a222205d93934fbaa806d139 /include/net/ieee80211_radiotap.h
parent[PATCH] bcm43xx: Change initialization for 2050 radios (diff)
downloadlinux-dev-6693228da9cc8cd6a8ede97989cf2e46b99d6934.tar.xz
linux-dev-6693228da9cc8cd6a8ede97989cf2e46b99d6934.zip
[PATCH] Remove comment about IEEE80211_RADIOTAP_FCS
IEEE80211_RADIOTAP_FCS is obsolete and should not be used. It's no longer defined. Remove it from the comment too. Signed-off-by: Pavel Roskin <proski@gnu.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to '')
-rw-r--r--include/net/ieee80211_radiotap.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/net/ieee80211_radiotap.h b/include/net/ieee80211_radiotap.h
index f3bc00ee628b..a0c2b41a24d7 100644
--- a/include/net/ieee80211_radiotap.h
+++ b/include/net/ieee80211_radiotap.h
@@ -186,9 +186,6 @@ struct ieee80211_radiotap_header {
*
* Number of unicast retries a transmitted frame used.
*
- * IEEE80211_RADIOTAP_FCS __le32 data
- *
- * FCS from frame in network byte order.
*/
enum ieee80211_radiotap_type {
IEEE80211_RADIOTAP_TSFT = 0,