commit | 8e94f725edb61b459767ff489bc943c6d964febc | [log] [tgz] |
---|---|---|
author | Varun Reddy Yeturu <varunreddy.yeturu@codeaurora.org> | Thu May 17 14:57:18 2018 -0700 |
committer | nshrivas <nshrivas@codeaurora.org> | Mon May 21 17:45:28 2018 -0700 |
tree | 1105b701c71240522fc41ad62096976b03b74c5a | |
parent | 9a6afd1a1a69c12b58fb792f079b96998534ec8c [diff] |
qcacld-3.0: Fix mac address check in lim_send_sme_mgmt_frame_ind Broadcast mac address check is performed on an empty buffer pointer before it is filled. Use the input frame pointer instead. CRs-Fixed: 2191063 Change-Id: Ie02dcf05da70d52a0f3532b8d5647a7e8e0bcfe8