projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a5c393
)
[PATCH] Remove comment about IEEE80211_RADIOTAP_FCS
author
Pavel Roskin
<proski@gnu.org>
Wed, 28 Mar 2007 21:08:51 +0000
(17:08 -0400)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 28 Apr 2007 15:01:03 +0000
(11:01 -0400)
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>
include/net/ieee80211_radiotap.h
patch
|
blob
|
history
diff --git
a/include/net/ieee80211_radiotap.h
b/include/net/ieee80211_radiotap.h
index f3bc00ee628b14f0bb0d0794988104c9433774fb..a0c2b41a24d7d2174cd7ca9d7f8c98d8ca1ea56c 100644
(file)
--- 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,