commit | f172b56309fbc4835b3f258df6865309dc02e80c | [log] [tgz] |
---|---|---|
author | Dedy Lansky <qca_dlansky@qca.qualcomm.com> | Wed Sep 10 16:34:38 2014 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Sep 11 15:27:37 2014 -0400 |
tree | 707d2f595e540cb02ab4f98f67ed04ca59ad4553 | |
parent | 69778059734b38ea6f4aa9d31262ad03e77b1b06 [diff] |
wil6210: fix for memory corruption upon rmmod Driver disabled PCI master before making sure HW is idle. This caused memory corruption in case HW access system memory after PCI master got disabled. The fix is to change uninit sequence. Make sure FW/HW is idle before disabling PCI Signed-off-by: Dedy Lansky <qca_dlansky@qca.qualcomm.com> Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>