From: Alwin Beukers Date: Tue, 4 Oct 2011 21:19:07 +0000 (+0200) Subject: staging: brcm80211: removed synchronisation of wlc->machwcap field X-Git-Tag: v3.2-rc1~169^2^2~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1689e9b11874143caa52ec3e66711c6a75e8caf9;p=pandora-kernel.git staging: brcm80211: removed synchronisation of wlc->machwcap field - removed copying field wlc->machwcap from brcms_hardware to brcms_c_info during module attach. - field wlc->machwcap was written but never read. Therefore it was removed. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Roland Vossen Reviewed-by: Arend van Spriel Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed