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

This reverts commit 09d83edeadcdfefe0966fcfe6035035517619955.

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: 09d83edeadcd ("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