From be4c50604d22f0fd2c65853af18292f44d784b86 Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Fri, 9 May 2014 15:04:00 +0200 Subject: [PATCH] staging: rtl8723au: Eliminate RTW_STATUS_CODE23a() Inline the parsing of status codes. Long term we should pass back the proper status codes and get rid of the ugly _FAIL/_SUCCESS mess. This is one small step in that direction. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed