From: Eliad Peller Date: Mon, 10 Feb 2014 11:47:21 +0000 (+0200) Subject: wlcore/wl12xx/wl18xx: simplify fw_status handling X-Git-Tag: v3.15-rc1~113^2~289^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75fb4df7f804229372e073977615a149a4a28dc0;p=pandora-kernel.git wlcore/wl12xx/wl18xx: simplify fw_status handling Instead of splitting the fw_status into 2 and using some complex calculations, read the fw status and let each low-level driver (wl12xx/wl18xx) convert it into a common struct. This is required for the upcoming fw api changes, which break the current logic anyway. Signed-off-by: Eliad Peller Signed-off-by: John W. Linville --- Reading git-diff-tree failed