mac80211: fix comment regarding aggregation buf_size
authorJohannes Berg <johannes.berg@intel.com>
Fri, 1 Apr 2011 11:52:34 +0000 (13:52 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 4 Apr 2011 19:22:11 +0000 (15:22 -0400)
commit5312c3f60ba49073081b2dc421f9f3c22dd43d99
treece0a8a64ba88eb044b2c46721086b597fcf46cce
parent8f06ca2c83689f4d352a34ef1c484f40c25b41ed
mac80211: fix comment regarding aggregation buf_size

The description for buf_size was misleading and
just said you couldn't TX larger aggregates, but
of course you can't TX aggregates in a way that
would exceed the window either, which is possible
even if the aggregates are shorter than that.

Expand the description, thanks to Emmanuel for
explaining this to me.

Cc: Emmanuel Grumbach <egrumbach@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h