]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] adm8211: Pass all TXed frames to tx_status_irqsafe
authorMichael Wu <flamingice@sourmilk.net>
Mon, 24 Sep 2007 22:10:25 +0000 (18:10 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:10 +0000 (16:53 -0700)
commitd703e29a88c91f015aa691a195e8fd4426c4ec73
treeb45be14eb891166f5968984c53d27d20ee339ee0
parentf6ac0adf54ed3fc7fa47e66b92defcbdf37b44ab
[PATCH] adm8211: Pass all TXed frames to tx_status_irqsafe

ieee80211_tx_status_irqsafe can handle the freeing of all TXed frames.

Also, set excessive_retries for failed frames.

Signed-off-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/adm8211.c