commit | a0c7b7825e026c7acf63fd92a5182efd3aff637f | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Sun Dec 18 20:25:41 2011 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Tue Dec 20 22:30:14 2011 +0200 |
tree | 84e316833522bc0c644129c2abcd23ca7d81ab2f | |
parent | 5b37ddfec23c17e16b99d8b5c5d1815b312af060 [diff] |
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 <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>