wifi: fix error msg "Error getting the SSID"
authorWeiguang Ruan <Weiguang.ruan@amlogic.com>
Tue, 19 Sep 2017 13:49:37 +0000 (21:49 +0800)
committerWeiguang Ruan <Weiguang.ruan@amlogic.com>
Wed, 20 Sep 2017 03:03:37 +0000 (20:03 -0700)
commit10e68999970a7faf459a365e715c505661df6a64
tree4903c4f3b3179f121662ef02b38f253a28a2298e
parenta506106525e657f5aafd8d45ea88095789ca80ea
wifi: fix error msg "Error getting the SSID"

PD#150582

struct compat_wl_ioctl has uint32 pointer to buff
but we are 64bit kernel. fix this bug, so uper can
get the right ssid from this buff.

Change-Id: I19642af9eddb4babb03fc285d205f0c17c6c5529
bcmdhd.1.363.59.144.x.cn/dhd_linux.c
bcmdhd.1.363.59.144.x.cn/include/wlioctl.h