]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "mac80211: Fix accounting of the tailroom-needed counter"
authorJohannes Berg <johannes.berg@intel.com>
Mon, 5 Jan 2015 09:28:49 +0000 (10:28 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 5 Jan 2015 09:33:46 +0000 (10:33 +0100)
commita84f4c3057147c269a68b2315dc9f8df86fe4df6
tree2fc56415cf72120473019f928655086751991307
parent91e44f3bbecf201844d0cdbfe4a10b26702868cc
Revert "mac80211: Fix accounting of the tailroom-needed counter"

This reverts commit a14d3ca63a41ce409fbdfb0ec1c8e14e09688bc4.

It turns out that the p54 and cw2100 drivers assume that there's
tailroom even when they don't say they really need it. However,
there's currently no way for them to explicitly say they do need
it, so for now revert this.

This fixes https://bugzilla.kernel.org/show_bug.cgi?id=90331.

Cc: stable@vger.kernel.org
Fixes: a14d3ca63a41 ("mac80211: Fix accounting of the tailroom-needed counter")
Reported-by: Christopher Chavez <chrischavez@gmx.us>
Bisected-by: Larry Finger <Larry.Finger@lwfinger.net>
Debugged-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/key.c