staging: rtl8723au: Make cmd and event handlers return int instead of u8
authorJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 16 May 2014 08:04:28 +0000 (10:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 May 2014 18:34:28 +0000 (11:34 -0700)
commit1ec8911b6d7d12757be89d6d8f0cbbd8aa4ba350
tree40ac3a7fee6c28a27d5126153449dfe1fdc2d5c1
parent7271496bd187bb0a3b8a9adea36bfdfd6292ccd0
staging: rtl8723au: Make cmd and event handlers return int instead of u8

This is needed so we can eventually start passing around proper error
codes instead of the custom RTW ones.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_cmd.c
drivers/staging/rtl8723au/core/rtw_mlme_ext.c
drivers/staging/rtl8723au/include/rtw_cmd.h
drivers/staging/rtl8723au/include/rtw_mlme_ext.h