From: Yuanhan Liu Date: Thu, 18 Oct 2012 10:10:56 +0000 (+0800) Subject: brcmfmac: fix potential NULL dereference X-Git-Tag: v3.7-rc3~7^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9495b31ad7e2b479501abb36a62789d59ee406fc;p=pandora-kernel.git brcmfmac: fix potential NULL dereference Fix a samtch warnings catched by Fengguang's 0-DAY system: + drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c:3572 brcmf_cfg80211_sched_scan_start() error: we previously assumed 'request' could be null (see line 3571) Cc: John W. Linville Signed-off-by: Yuanhan Liu Acked-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed