ath9k: Cleanup buffer type assignment
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 16 Jan 2009 16:08:56 +0000 (21:38 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:43 +0000 (16:00 -0500)
commitc656bbb582cebd988d8c39c4912722dc47578eab
treebbe3c1fe48aa27a802dda538a8a87c2a562519b8
parentd43f301520aa64bb331736a4568d435762f980b0
ath9k: Cleanup buffer type assignment

The buffer state is already cleared in ATH_TXBUF_RESET.
Remove redundant code clearing the type variable.

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