ath9k: Revamp transmit control block
commit528f0c6b3b6bbed1328ee49bfc906543daa00866
authorSujith <Sujith.Manoharan@atheros.com>
Wed, 29 Oct 2008 04:44:26 +0000 (29 10:14 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 Nov 2008 20:14:56 +0000 (10 15:14 -0500)
treee477793c6ece92ea2f0226e5d87555e7c255a67d
parentc51701632c8becdf0ffedb96d9cedc1149f2183a
ath9k: Revamp transmit control block

Use the ath_buf instance associated with each tx frame
directly and remove all redundant information in ath_tx_control.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/beacon.c
drivers/net/wireless/ath9k/core.h
drivers/net/wireless/ath9k/main.c
drivers/net/wireless/ath9k/xmit.c