Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[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>

authored by

Pavel Roskin and committed by
Jeff Garzik
6693228d 3a5c393e

-3
-3
include/net/ieee80211_radiotap.h
··· 186 186 * 187 187 * Number of unicast retries a transmitted frame used. 188 188 * 189 - * IEEE80211_RADIOTAP_FCS __le32 data 190 - * 191 - * FCS from frame in network byte order. 192 189 */ 193 190 enum ieee80211_radiotap_type { 194 191 IEEE80211_RADIOTAP_TSFT = 0,