]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5a9868b3eaebf416c4d07911b600fb73ce8c629d
tree40ac3a7fee6c28a27d5126153449dfe1fdc2d5c1
parente8eb27a7b441340ce428006e6b0dd5162eb445e0
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