]> git.karo-electronics.de Git - linux-beck.git/commit
staging: rtl8723au: rtw_cfg80211_inform_bss() fix Smatch warning
authorJes Sorensen <Jes.Sorensen@redhat.com>
Sat, 26 Apr 2014 16:54:55 +0000 (18:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Apr 2014 17:16:12 +0000 (10:16 -0700)
commitf844717c6a5b30ed605e6fbfcab685c6d2e58592
tree8349bd1ca1703222a95f794ba79f9a51c45c9d14
parentfbde4129175fd2896ffc9c5363ee1a7a65541e76
staging: rtl8723au: rtw_cfg80211_inform_bss() fix Smatch warning

Check the size of pnetwork->network.IELenght correctly to avoid Smatch
warning.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c