OSDN Git Service

wil6210: do not stop Tx queue on packet drop
authorVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Sun, 12 May 2013 11:43:38 +0000 (14:43 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 May 2013 19:08:39 +0000 (15:08 -0400)
commit224c9c2366efe7f32496c1b7ef82f9b6424817dd
tree2f313ccca776c5f6dc6b9ad223f1753567f2ea78
parent68ada71e33e7b79f2ce7c6fff5564750a225234a
wil6210: do not stop Tx queue on packet drop

Packet drop may be caused by various flows, like disconnect
while Tx packets was queued; this should not lead to stopping
of the Tx queue, or all Tx get stalled.

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/wil6210/txrx.c