staging: ath6kl: Convert tspecCompliance from A_BOOL to int
authorJoe Perches <joe@perches.com>
Fri, 28 Jan 2011 04:04:32 +0000 (20:04 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 31 Jan 2011 21:53:14 +0000 (13:53 -0800)
commit8205669a4026d593a6b87c8cc983563e51997021
tree63ecfcc6e32c5ed38bf0586b2e57a1159590f80e
parent34603829c46d3c23fac99b0d5528878602a81862
staging: ath6kl: Convert tspecCompliance from A_BOOL to int

Make the use in wmi_verify_tspec_params match the declaration
of the variable.

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