ath6kl: implement rx flush for htc pipe
authorJessica Wu <kvalo@qca.qualcomm.com>
Tue, 17 Jun 2014 09:40:58 +0000 (12:40 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 14 Jul 2014 13:03:01 +0000 (16:03 +0300)
commitb056397e98a9d7fb8fed9f5c837461f3dd8b0132
treebf5da4d342a6e70f48aef70d68c9caf4447de805
parenteba95bceb4c9f537c6c8a5aeba4277e76599e269
ath6kl: implement rx flush for htc pipe

rx flush was not implemented for htc pipe, add that now. Doesn't fix any known
issues.

Also free the skb if htc control messages get canceled.

Signed-off-by: Jessica Wu <wjessica@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/htc_pipe.c