From: Arend van Spriel Date: Mon, 22 Oct 2012 20:55:40 +0000 (-0700) Subject: brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~337^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=823e1c813f9b414fb62d5fd2f326c95425cdd585;p=pandora-kernel.git brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume() The macro wiphy_to_cfg() is a bit redundant as the function already has a pointer variable to brcmf_cfg80211_info structure. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed