From: Johannes Berg Date: Fri, 1 Apr 2011 11:52:34 +0000 (+0200) Subject: mac80211: fix comment regarding aggregation buf_size X-Git-Tag: v2.6.39-rc3~6^2~8^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5312c3f60ba49073081b2dc421f9f3c22dd43d99;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed