From: Arend van Spriel Date: Mon, 8 Aug 2011 13:59:04 +0000 (+0200) Subject: staging: brcm80211: fix 'uninitialized usage' compiler warning X-Git-Tag: v3.2-rc1~169^2^2~864^2~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=124bf340114b74eb0a9f49dd51e855fa2300b565;p=pandora-kernel.git staging: brcm80211: fix 'uninitialized usage' compiler warning Building for the ARM resulted in a compiler warning about usage of a possibly uninitialized variable. The warning is valid and the code has been fixed accordingly. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Henry Ptasinski Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed