From: Luciano Coelho Date: Fri, 11 Dec 2009 13:40:53 +0000 (+0200) Subject: wl1271: upload only the first 468 bytes from the NVS file X-Git-Tag: v2.6.34-rc1~233^2~682^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cf5e8e509950237fa0982235a703348d8b6e670;p=pandora-kernel.git wl1271: upload only the first 468 bytes from the NVS file We were uploading the whole NVS file, but that is wrong, because the same file also contains the initialization values. For the latest firmwares, we should upload only the initial 468 bytes from the file. Signed-off-by: Luciano Coelho Reviewed-by: Juuso Oikarinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed