diff mbox

wireless: fix sta_info.h kernel-doc warnings

Message ID 20100521112841.86d6757c.randy.dunlap@oracle.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Randy Dunlap May 21, 2010, 6:28 p.m. UTC
None
diff mbox

Patch

--- linux-2.6.34-git6.orig/net/mac80211/sta_info.h
+++ linux-2.6.34-git6/net/mac80211/sta_info.h
@@ -145,7 +145,7 @@  enum plink_state {
 /**
  * struct sta_ampdu_mlme - STA aggregation information.
  *
- * @tid_state_rx: TID's state in Rx session state machine.
+ * @tid_active_rx: TID's state in Rx session state machine.
  * @tid_rx: aggregation info for Rx per TID
  * @tid_state_tx: TID's state in Tx session state machine.
  * @tid_tx: aggregation info for Tx per TID