]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
atl1c: cancel task when interface closed
authorHuang, Xiong <xiong@qca.qualcomm.com>
Mon, 30 Apr 2012 15:38:55 +0000 (15:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 May 2012 01:44:15 +0000 (21:44 -0400)
commit0aa76ce3324e324d3091aef0c3e22c249ae4b693
tree8fcc405af661cf33943f1dc3e10489d56a760c36
parentf56fa56737291df19cd1a9089ade76c59f231212
atl1c: cancel task when interface closed

common_task might be running while close routine is called,
wait/cancel it.

Signed-off-by: xiong <xiong@qca.qualcomm.com>
Tested-by: Liu David <dwliu@qca.qualcomm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/atheros/atl1c/atl1c_main.c