From: Roland Vossen Date: Thu, 1 Sep 2011 09:17:01 +0000 (+0200) Subject: staging: brcm80211: cleaned up fullmac macro BRCMF_PM_RESUME_RETURN_ERROR X-Git-Tag: v3.2-rc1~169^2^2~670 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72a4915f9b503fefdd18e62bf9baad14ee08d759;p=pandora-kernel.git staging: brcm80211: cleaned up fullmac macro BRCMF_PM_RESUME_RETURN_ERROR Macros impacting the code flow are sort of frowned upon. No other macro's in the source code impact the code flow. Replaced macro by function. Reported-by: Johannes Berg Signed-off-by: Roland Vossen Reviewed-by: Franky Lin Reviewed-by: Arend van Spriel Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed