diff options
| author | Hante Meuleman <[email protected]> | 2016-04-11 11:35:24 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2016-04-14 15:57:48 +0300 |
| commit | 2aec2c9d42aa9ac4b31583cf4e1c7774e040e57d (patch) | |
| tree | c9af08f6a6bc971a7f71819f4da4331512a2b1c6 /scripts/stackusage | |
| parent | 46f2b38a91b08ec7faf1839c3cdcec3cfcc6ad50 (diff) | |
brcmfmac: fix p2p scan abort null pointer exception
When p2p connection setup is performed without having ever done an
escan a null pointer exception can occur. This is because the ifp
to abort scanning is taken from escan struct while it was never
initialized. Fix this by using the primary ifp for scan abort. The
abort should still be performed and all scan related commands are
performed on primary ifp.
Reviewed-by: Arend Van Spriel <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Signed-off-by: Hante Meuleman <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions