From: Jes Sorensen Date: Fri, 16 May 2014 08:04:28 +0000 (+0200) Subject: staging: rtl8723au: Make cmd and event handlers return int instead of u8 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~796 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ec8911b6d7d12757be89d6d8f0cbbd8aa4ba350;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed