commit | e2e77b5ffb14211306ee093f01230f6ec69fab30 | [log] [tgz] |
---|---|---|
author | Juuso Oikarinen <juuso.oikarinen@nokia.com> | Thu Feb 18 13:25:46 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 19 15:52:44 2010 -0500 |
tree | fc1459583628993f33e88ee402f843ddc184f8c7 | |
parent | 6f8434a754894f5743efc281fda3925ecac258b9 [diff] |
wl1271: Fix random MAC address setting If reverting to a random MAC address, the driver would not update it to the NVS file, and hence the firmware frame filtering would not work properly. So update the randomized MAC address to the NVS image. Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com> Reviewed-by: Kalle Valo <kalle.valo@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>