Re: [PATCH net] cxgb4: avoid enabling napi twice to the same queue
From: David Miller <davem@davemloft.net>
Date: 2017-06-02 18:06:55
From: David Miller <davem@davemloft.net>
Date: 2017-06-02 18:06:55
From: Ganesh Goudar <redacted> Date: Wed, 31 May 2017 18:26:28 +0530
Take uld mutex to avoid race between cxgb_up() and cxgb4_register_uld() to enable napi for the same uld queue. Signed-off-by: Ganesh Goudar <redacted>
Applied and queued up for -stable, thanks.