]> git.karo-electronics.de Git - linux-beck.git/commit
staging: rtl8723au: process_80211d(): Fix order of advancing array pos
authorJes Sorensen <Jes.Sorensen@redhat.com>
Sat, 26 Apr 2014 16:54:52 +0000 (18:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Apr 2014 17:16:12 +0000 (10:16 -0700)
commit17979959ba5602d7acaa5c0f93a92c534ad4724d
tree4577a252706f5b1cee743a3751da05e248ee46a3
parent79a76349d59ab9cba7a9ea0abadbdac42bfee1b2
staging: rtl8723au: process_80211d(): Fix order of advancing array pos

Fix smatch warning from advancing array index before reading out the
value of the array.

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/core/rtw_mlme_ext.c