> From: Colin Ian King <[email protected]> > > ssid is an array of u8, so it can never be null, so the null check on > wl->scan.ssid is redundant and can be removed. > > Signed-off-by: Colin Ian King <[email protected]>
Thanks, applied to wireless-drivers-next.git. Kalle Valo
