From: Eliad Peller Date: Sun, 18 Dec 2011 18:25:41 +0000 (+0200) Subject: wl12xx: make WL1271_FLAG_IDLE flag per-vif X-Git-Tag: v3.3-rc1~182^2~44^2~13^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0c7b7825e026c7acf63fd92a5182efd3aff637f;p=pandora-kernel.git wl12xx: make WL1271_FLAG_IDLE flag per-vif This flag should be set per-vif, rather than globally. Rename the flag to indicate IN_USE (rather than IDLE), as in the default configuration (i.e. flag is clear) the vif should be idle. Change all the bit operations (and elp conditions) appropriately. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed