staging: ath6kl: Convert A_UINT8 is_amsdu and is_acl_data_frame to A_BOOL
authorJoe Perches <joe@perches.com>
Fri, 28 Jan 2011 04:04:29 +0000 (20:04 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 31 Jan 2011 21:53:13 +0000 (13:53 -0800)
Use A_BOOL as appropriate for actual variable uses.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Vipin Mehta <vipin.mehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found