From: Pavel Roskin Date: Wed, 28 Mar 2007 21:08:51 +0000 (-0400) Subject: [PATCH] Remove comment about IEEE80211_RADIOTAP_FCS X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6693228da9cc8cd6a8ede97989cf2e46b99d6934;p=linux-beck.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 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,