diff options
| author | Arend van Spriel <arend@broadcom.com> | 2012-11-05 16:22:21 -0800 |
|---|---|---|
| committer | John W. Linville <linville@tuxdriver.com> | 2012-11-14 14:55:53 -0500 |
| commit | bb451c8304604b4accdc5a86b7f731878175a83c (patch) | |
| tree | 1097c639d77e2b487dbd39e907fc8b7e978e5148 /include | |
| parent | 80e0fa8920fbf6474722ce85afd235663ef656a7 (diff) | |
brcmfmac: fix NULL pointer access in brcmf_create_iovar()
The function brcmf_fil_bsscfg_data_get() calls brcmf_create_iovar()
with data pointer set to NULL, which caused a NULL pointer access.
As it should be possible to provide data in message towards the
firmware, it should just pass the data buffer instead.
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
