From: Arend van Spriel Date: Tue, 3 May 2011 09:35:48 +0000 (+0200) Subject: staging: brcm80211: use local variable for socitype during ai_scan X-Git-Tag: v3.0-rc1~336^2~545 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98034c4c370cf904f529d28d8b505d13d007f7a9;p=pandora-kernel.git staging: brcm80211: use local variable for socitype during ai_scan The SOC interface type is only needed to verify that we are accessing a chip with AMBA AXI interconnect during ai_scan function. Therefor this can be done with a local variable. Cc: devel@linuxdriverproject.org Cc: linux-wireless@vger.kernel.org Cc: Brett Rudley Cc: Henry Ptasinski Cc: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed