OSDN Git Service

wl1271: skip 3 unused bytes from the NVS
authorLuciano Coelho <luciano.coelho@nokia.com>
Thu, 18 Feb 2010 11:25:45 +0000 (13:25 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Feb 2010 20:52:44 +0000 (15:52 -0500)
commit6f8434a754894f5743efc281fda3925ecac258b9
tree6a52863af5f3431d7e607e7430582b6b73ce7766
parent12419cce88fa591a846a542d35cff43b69d9e271
wl1271: skip 3 unused bytes from the NVS

Our NVS uploading mechanism had a bug that was causing it to pass three extra
zeros at the start of the NVS.  This may be a problem in the NVS generation
application, but for now we fix it in the driver.

Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1271_boot.c