summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/main.c
diff options
context:
space:
mode:
authorSujith <Sujith.Manoharan@atheros.com>2009-03-30 11:58:38 +0200
committerJohn W. Linville <linville@tuxdriver.com>2009-04-22 22:54:33 +0200
commita119cc492fc720de7fcaf7c1b9394d6c025d276d (patch)
tree9a755b4c68bda8afef7b7f19a23805728a3750e7 /drivers/net/wireless/ath9k/main.c
parentath9k: Avoid unneeded casts (diff)
downloadlinux-a119cc492fc720de7fcaf7c1b9394d6c025d276d.tar.xz
linux-a119cc492fc720de7fcaf7c1b9394d6c025d276d.zip
ath9k: Cleanup buffer status handling
Using a u32 to store a single flag is overkill. Use a bool to store whether the buffer is stale or not. Also, use u8 instead of u32 to store the buffer type. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath9k/main.c')
0 files changed, 0 insertions, 0 deletions