openwrtv3/package/kernel/mac80211
Jonas Gorski 072937888e mac80211: make it work with 3.18.12+
3.18.12 backported 61ada528dea028331e99e8ceaed87c683ad25de2 ("sched/wait:
Provide infrastructure to deal with nested blocking") from 3.19, causing
the following error on load:

[   13.588000] compat: exports duplicate symbol woken_wake_function (owned by kernel)

Fix this by guarding it with a check for 3.18.11 or earlier instead of
3.19.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 45710
2015-05-21 19:32:16 +00:00
..
files mac80211: apply mesh parameters after starting authsae/wpa_supplicant (#16697) 2015-05-09 08:58:12 +00:00
patches mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
scripts mac80211: add a maintenance script for upstream backport commits 2014-10-18 17:39:04 +00:00
Makefile mac80211: make b43 N-PHY default for brcm47xx legacy subtarget 2015-04-08 05:55:28 +00:00