From: Roland Vossen Date: Tue, 13 Sep 2011 07:49:46 +0000 (+0200) Subject: staging: brcm80211: cleanup of softmac macro EDCF_ENAB() X-Git-Tag: v3.2-rc1~169^2^2~480 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00cf25ae119cb623583c33d61050bc7537335ac6;p=pandora-kernel.git staging: brcm80211: cleanup of softmac macro EDCF_ENAB() Since structure member pub->_wme is set to AUTO early in init, macro EDCF_ENAB is always 'true' after that. All code that uses ECDF_ENAB() appears in the code flow after the init. Reviewed-by: Arend van Spriel Signed-off-by: Roland Vossen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed