ath6kl: propagate errors on hifEnableFunc() failures
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 30 Mar 2011 00:56:23 +0000 (17:56 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Apr 2011 05:58:15 +0000 (22:58 -0700)
commit4f56a12dd58ca2025b22ac4caabb89c90e1f1b7b
tree1b5317f943e6dc17b0ce1bb1f9c63d4df10d4d28
parent0c804c5a573867b0a0eeed957508601fb0f29a7a
ath6kl: propagate errors on hifEnableFunc() failures

This will be passed along to the SDIO probe routine when
it fails. This will generate better error code to the user
when loading the module if it fails.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ath6kl/hif/sdio/linux_sdio/src/hif.c