Re: [Patch net] strparser: destroy workqueue on module exit
From: Cong Wang Date: Fri, 3 Mar 2017 12:21:14 -0800 > Fixes: 43a0c6751a32 ("strparser: Stream parser for messages") > Cc: Tom Herbert > Signed-off-by: Cong Wang Applied and queued up for -stable, thanks.
[Patch net] strparser: destroy workqueue on module exit
Fixes: 43a0c6751a32 ("strparser: Stream parser for messages") Cc: Tom Herbert Signed-off-by: Cong Wang --- net/strparser/strparser.c | 1 + 1 file changed, 1 insertion(+) diff --git a/net/strparser/strparser.c b/net/strparser/strparser.c index 41adf36..b5c279b 100644 --- a/net/strparser/strpars