ath9k: Avoid unneeded casts
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 30 Mar 2009 09:58:36 +0000 (15:28 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:32 +0000 (16:54 -0400)
Change the void pointer to struct sk_buff and access
bf_mpdu directly, removing all casts in the process.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found