commit | b37987e8db5faee3fc12baecc4699f9d92bc0695 | [log] [tgz] |
---|---|---|
author | Hariprasad Shenai <hariprasad@chelsio.com> | Thu Mar 26 10:04:26 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 29 12:24:43 2015 -0700 |
tree | edc0c25084afc2c35b308ba7af14d34a156a7995 | |
parent | 4b8e27a86d209063d8aacfb918668bbb75e56019 [diff] |
cxgb4: Disable interrupts and napi before unregistering netdev Disable interrupts and quiesce rx before unregistering net device to avoid crash while unloading driver when traffic is flowing through. Based on original work by Shameem Khalid <shameem@chelsio.com> Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>