commit | 99f54299b973fd436dd9b4b1dd638c16f3d3deb4 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> | Mon Oct 03 17:26:26 2011 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Nov 11 12:50:54 2011 +0200 |
tree | f86e793d189ff6186c27699c1359a5f012a6474c | |
parent | b8d5d5ff0305f07061f672c91f63479433451af5 [diff] |
ath6kl: Avoid processing failed rx packets It is not necessary to process an htc_packet which is allocated for rx but failed in sdio rx. Though it does not fix any real issue, it does not make much sense to process the failed frame. Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>