commit | a22be22ab8fe571cce88d0d30b49f297a563c4a7 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Mon Mar 30 15:28:36 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:54:32 2009 -0400 |
tree | 626d81aa65679c2f6486f14e869ac8d5d544d368 | |
parent | 0ef1f168b6bc82b0b157c568e764b75961867970 [diff] |
ath9k: Avoid unneeded casts 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>