From 95a58b8ee4f37b22d35eaa02eb647989e516f545 Mon Sep 17 00:00:00 2001 From: Johannes Berg Date: Wed, 18 Feb 2009 09:56:47 +0100 Subject: [PATCH] --- yaml --- r: 134876 b: refs/heads/master c: 0a16ec5f5ed38076026960332a9ea4746dc1f3c6 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/net/mac80211/sta_info.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 0ce35baea345..c3d45059541b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d5c232ff9bd5c0aa79b65a0d21cf9b944d7bf218 +refs/heads/master: 0a16ec5f5ed38076026960332a9ea4746dc1f3c6 diff --git a/trunk/net/mac80211/sta_info.h b/trunk/net/mac80211/sta_info.h index a2921f15787b..1f45573c580c 100644 --- a/trunk/net/mac80211/sta_info.h +++ b/trunk/net/mac80211/sta_info.h @@ -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;