diff options
author | Sujith <Sujith.Manoharan@atheros.com> | 2009-03-30 15:28:38 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-04-22 16:54:33 -0400 |
commit | a119cc492fc720de7fcaf7c1b9394d6c025d276d (patch) | |
tree | 9a755b4c68bda8afef7b7f19a23805728a3750e7 /drivers/net/atlx/atl2.h | |
parent | a22be22ab8fe571cce88d0d30b49f297a563c4a7 (diff) |
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/atlx/atl2.h')
0 files changed, 0 insertions, 0 deletions