wpa_supplicant(8): Fix struct ieee80211req_scan_result parsing in driver_bsd.c
authorImre Vadasz <imre@vdsz.com>
Sun, 31 Aug 2014 18:16:49 +0000 (20:16 +0200)
committerImre Vadasz <imre@vdsz.com>
Mon, 1 Sep 2014 17:19:46 +0000 (19:19 +0200)
commitaeafeb533a0ef3ba08402420db42328a276d23a2
tree78238c2f37940b1f2ad77d31a26942c8eedb38b4
parent3a2e111918d16b0d2e7c1bc6eb645ba9eb2539b4
wpa_supplicant(8): Fix struct ieee80211req_scan_result parsing in driver_bsd.c

* Since commit 32176cfd8803dac7f65c423373f231a378375c86 there is an
  additional isr_meshid_len field in struct ieee80211req_scan_result.
  We have to add this additional offset, when calculating the address
  of the IE data buffer.
contrib/wpa_supplicant/src/drivers/driver_bsd.c