staging: ath6kl: Convert type of streamExists to A_UINT8
authorJoe Perches <joe@perches.com>
Fri, 28 Jan 2011 04:04:24 +0000 (20:04 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 31 Jan 2011 21:53:12 +0000 (13:53 -0800)
commit879cf160ed0494ea1ffa8959c388d3aa391f3be2
tree02cf57a729fbeba176182914d5d717f1d2d0a7ad
parentf192c2bdede465481cad49095ec71d4dfad904b1
staging: ath6kl: Convert type of streamExists to A_UINT8

Make the declaration type match the assigned from type.
It's not a bool, it's a u8.

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>
drivers/staging/ath6kl/wmi/wmi.c