From: Jes Sorensen Date: Sat, 26 Apr 2014 16:54:52 +0000 (+0200) Subject: staging: rtl8723au: process_80211d(): Fix order of advancing array pos X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17979959ba5602d7acaa5c0f93a92c534ad4724d;p=pandora-kernel.git 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 Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed