tn3399_openwrt/package/kernel/mac80211
Hauke Mehrtens 274c16e81e mac80211: add led_trigger_blink{_oneshot}()
When led support is deactivated in the kernel and
CPTCFG_BACKPORT_BUILD_LEDS is set mac80211 references
led_trigger_blink_oneshot() but it is not declared anywhere.

This fixes the following build error:
net/mac80211/led.c: In function 'ieee80211_led_rx':
net/mac80211/led.c:25:2: error: implicit declaration of function 'led_trigger_blink_oneshot' [-Werror=implicit-function-declaration]

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 39530
2014-02-08 12:19:22 +00:00
..
files wifi: Introduce 802.11ac support 2014-02-03 13:31:44 +00:00
patches mac80211: add led_trigger_blink{_oneshot}() 2014-02-08 12:19:22 +00:00
Makefile mac80211: refresh tarball with a newer backports version 2014-01-30 15:55:59 +00:00