From: Malcolm Priestley Date: Sun, 2 Aug 2015 11:34:46 +0000 (+0100) Subject: staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULL X-Git-Tag: omap-for-v4.3/fixes-merge-window~129^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f17124006b65482d9084c01e252b59dbca8db8f;p=pandora-kernel.git staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULL conf->beacon_rate can be NULL on association. So check conf->beacon_rate BSS_CHANGED_BEACON_INFO needs to flagged in changed as the beacon_rate will appear later. Signed-off-by: Malcolm Priestley Cc: # v3.19+ Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed