From: Shahar Levi Date: Sun, 6 Mar 2011 14:32:10 +0000 (+0200) Subject: wl12xx: 1281/1283 support - Loading FW & NVS X-Git-Tag: v3.0-rc1~377^2~161^2^2~142^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc765bf3b9a095b3e41c8cda80643901884c3dd4;p=pandora-kernel.git wl12xx: 1281/1283 support - Loading FW & NVS Take care of FW & NVS with the auto-detection between wl127x and wl128x. [Moved some common code outside if statements and added notes about NVS structure assumptions; Fixed a bug when checking the nvs size: if the size was incorrect, the local nvs variable was set to NULL, it should be wl->nvs instead. -- Luca] [Merged with potential buffer overflow fix -- Luca] Signed-off-by: Shahar Levi Reviewed-by: Luciano Coelho Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed