Document the new shutdown member. Signed-off-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> --- Randy, just so you know I've found it already. net/mac80211/sta_info.h | 1 + 1 file changed, 1 insertion(+) --- wireless-testing.orig/net/mac80211/sta_info.h 2009-02-18 09:53:44.000000000 +0100 +++ wireless-testing/net/mac80211/sta_info.h 2009-02-18 09:55:00.000000000 +0100 @@ -90,6 +90,7 @@ struct tid_ampdu_tx { * @buf_size: buffer size for incoming A-MPDUs * @timeout: reset timer value (in TUs). * @dialog_token: dialog token for aggregation session + * @shutdown: this session is being shut down due to STA removal */ struct tid_ampdu_rx { struct sk_buff **reorder_buf; -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html