From: Roland Vossen Date: Mon, 14 Feb 2011 11:16:47 +0000 (+0100) Subject: staging: brcm80211: removed unused code because of mac rev cleanup X-Git-Tag: v2.6.39-rc1~469^2~527 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02aed8f3d69f1aefd3f7e66780ee103183ddb2ca;p=pandora-kernel.git staging: brcm80211: removed unused code because of mac rev cleanup Code cleanup. Removed more defines, data structures and functions that were unused because this driver supports mac core rev 22 and up. Got rid of redundant brackets in wlc_bmac_txstatus() by moving locally defined variables above {} scope. Signed-off-by: Roland Vossen Reviewed-by: Arend van Spriel Reviewed-by: Brett Rudley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed