commit | 1f17124006b65482d9084c01e252b59dbca8db8f | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Sun Aug 02 12:34:46 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 03 17:54:51 2015 -0700 |
tree | 3054d7d55a2f961f64f4c40cfaf37b67aeec6b8f | |
parent | 40c3ef9d2f14cce91dbd6ae9c9ccf6210d8c5df7 [diff] |
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 <tvboxspy@gmail.com> Cc: <stable@vger.kernel.org> # v3.19+ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>