From: Roland Vossen Date: Wed, 30 Mar 2011 09:21:00 +0000 (+0200) Subject: staging: brcm80211: made overlapping WMM functions more similar X-Git-Tag: v3.0-rc1~336^2~795 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0372fe994e175630701eda4c2cf15bb269079ca;p=pandora-kernel.git staging: brcm80211: made overlapping WMM functions more similar Code cleanup. Functions wlc_edcf_setparams() and wlc_wme_setparams() duplicate code amongst each other. This commit attempts to make life easier for the reviewer, by introducing non functional changes that bring wlc_edcf_setparams() more in line with wlc_wme_setparams(). As a result the subsequent commit can be reviewed more easily. Signed-off-by: Roland Vossen Reviewed-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed