From: Pavel Roskin Date: Wed, 28 Mar 2007 21:08:51 +0000 (-0400) Subject: [PATCH] Remove comment about IEEE80211_RADIOTAP_FCS X-Git-Tag: v2.6.22-rc1~1110^2~35 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=6693228da9cc8cd6a8ede97989cf2e46b99d6934;p=linux-2.6-omap-h63xx.git [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 Signed-off-by: John W. Linville --- diff --git a/include/net/ieee80211_radiotap.h b/include/net/ieee80211_radiotap.h index f3bc00ee628..a0c2b41a24d 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,