]> git.ipfire.org Git - thirdparty/hostap.git/commit
atheros: Send correct SSID length to the driver
authorAshok Ponnaiah <aponnaia@codeaurora.org>
Tue, 30 Jan 2018 10:13:57 +0000 (15:43 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 1 Feb 2018 21:45:12 +0000 (23:45 +0200)
commitf811cc83b3d308f4c0dba9d3d6596b1a5c23c0e2
tree9d50c44a1f203e61475822a35c3cf8b03c6740ed
parente005725a69649005405b96512f385ffa0bed09a5
atheros: Send correct SSID length to the driver

Send the exact SSID length to the driver by removing the legacy +1
padding.

Signed-off-by: Ashok Ponnaiah <aponnaia@codeaurora.org>
src/drivers/driver_atheros.c