Thread (1 message) 1 message, 1 author, 2017-01-09

Re: [PATCH v4] rfkill: Add rfkill-any LED trigger

From: Johannes Berg <johannes@sipsolutions.net>
Date: 2017-01-09 10:40:35
Also in: lkml, netdev

quoted
Looks better, but
quoted
+static struct work_struct rfkill_any_work;
At least on module exit you need to cancel this work.
It is cancelled in rfkill_any_led_trigger_unregister().  It seemed
fitting to do it this way as rfkill_any_work is initialized in
rfkill_any_led_trigger_register().  And if CONFIG_RFKILL_LEDS=n,
rfkill_any_work is neither initialized nor scheduled, so we should be
good as well.  Am I missing something?
No, I just missed that, sorry.

Applied the patch now.

johannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help