Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6693228da9cc8cd6a8ede97989cf2e46b99d6934
Commit:     6693228da9cc8cd6a8ede97989cf2e46b99d6934
Parent:     3a5c393e6f3e9f537e790016f3214447f2b50e51
Author:     Pavel Roskin <[EMAIL PROTECTED]>
AuthorDate: Wed Mar 28 17:08:51 2007 -0400
Committer:  Jeff Garzik <[EMAIL PROTECTED]>
CommitDate: Sat Apr 28 11:01:03 2007 -0400

    [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 <[EMAIL PROTECTED]>
    Signed-off-by: John W. Linville <[EMAIL PROTECTED]>
---
 include/net/ieee80211_radiotap.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/include/net/ieee80211_radiotap.h b/include/net/ieee80211_radiotap.h
index f3bc00e..a0c2b41 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,
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to