]> git.ipfire.org Git - thirdparty/iw.git/commit
scan: wps: fix some misplaced code
authorJohannes Berg <johannes.berg@intel.com>
Thu, 13 Feb 2020 20:28:04 +0000 (21:28 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 13 Feb 2020 20:28:04 +0000 (21:28 +0100)
commitff326369fb5561c8108f46cc003ea9cd4ef4d089
tree08a13cd3e6690869216f9e8c164a7e4dfa03545e
parentfe969ade9ff87c49710baaa5088683531fc7ea07
scan: wps: fix some misplaced code

I added a length check, but neglected to move the actual
data access after that ... fix that!

Change-Id: I6cf3f396ce86c70df0d1f917b6a028de657ff2a7
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
scan.c