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)
commit1e359a5de861a57aa04d92bb620f52a5c1d7f8b1
tree2fc56415cf72120473019f928655086751991307
parent28a9bc68124c319b2b3dc861e80828a8865fd1ba
Revert "mac80211: Fix accounting of the tailroom-needed counter"

This reverts commit ca34e3b5c808385b175650605faa29e71e91991b.

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: ca34e3b5c808 ("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