commit | 2acb4220b264f9d229db01ccc390b8beb37b55af | [log] [tgz] |
---|---|---|
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | Mon Jan 28 18:31:08 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jan 30 15:07:19 2013 -0500 |
tree | 3c4fdff51c92b3591591c7cc93215a40c9cf6961 | |
parent | afda8bb50b950b5ee598e3dd0388b06ad1226eed [diff] |
wil6210: Never delete Rx chain with firmware Firmware crash on attempt to delete Rx chain. Driver part of Rx chain removed only in preparation for the target reset; as reset is the only flow that removes Rx chain in the firmware. Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>