aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorLuciano Coelho <[email protected]>2010-12-21 16:02:17 +0200
committerJohn W. Linville <[email protected]>2010-12-22 14:36:05 -0500
commit65a6538a56d4c7ae8465f2a8420ddc65877b6779 (patch)
treeb811e0bdd3b03bf5efcedb0039e1841fd57de981 /net/lapb/lapb_in.c
parent67408c8c7b9daf28b50e33be3541334c07d15789 (diff)
mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declaration
If CONFIG_MAC80211_LEDS is not set, ieee80211_i.h was failing to compile, because struct led_trigger is only declared when CONFIG_LEDS_TRIGGERS is set. This patch adds ifdefs around the tpt_led_trigger declaration in ieee80211_i.h to avoid the problem. Signed-off-by: Luciano Coelho <[email protected]> Acked-by: Johannes Berg <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions