Thread (3 messages) 3 messages, 3 authors, 2016-11-23

Re: [PATCH] rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USB

From: Stanislaw Gruszka <hidden>
Date: 2016-11-16 16:17:02

On Wed, Nov 16, 2016 at 05:01:54PM +0100, Vishal Thanki wrote:
In device removal routine, usage of "#ifdef CONFIG_RT2X00_LIB_USB"
will not cover the case when it is configured as module. This will
omit the entire if-block which does cleanup of URBs and cancellation
of pending work. Changing the #ifdef to #if IS_ENABLED() to fix it.

Signed-off-by: Vishal Thanki <redacted>
Acked-by: Stanislaw Gruszka <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help