commit | e7519f9926f1d0d11c776eb0475eb098c7760f68 | [log] [tgz] |
---|---|---|
author | Ganesh Goudar <ganeshgr@chelsio.com> | Wed May 31 18:26:28 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 02 14:06:23 2017 -0400 |
tree | 0b9689526922b65c31b4e05ae16d4efab4bbac1f | |
parent | 6e80ac5cc992ab6256c3dae87f7e57db15e1a58c [diff] |
cxgb4: avoid enabling napi twice to the same queue 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 <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>