Hi Chaehyun,
On Tue, Jul 14, 2015 at 11:48 AM, Chaehyun Lim wrote:
> When building this driver, I got a warning as below:
>
> host_interface.c: In function ‘host_int_add_beacon’:
> host_interface.c:7116:16: warning: ‘*((void *)&strHostIFmsg+8).pu8Head’ may
> be used
> uninitialized in this funct
When building this driver, I got a warning as below:
host_interface.c: In function ‘host_int_add_beacon’:
host_interface.c:7116:16: warning: ‘*((void *)&strHostIFmsg+8).pu8Head’ may be
used
uninitialized in this function [-Wmaybe-uninitialized]
Signed-off-by: Chaehyun Lim
---
drivers/staging/w