commit | 6ab70916939f055d9aaa9acc28a3a5bdfe9649f0 | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Sun Dec 18 20:25:45 2011 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Tue Dec 20 22:30:15 2011 +0200 |
tree | 8e90082732f08774042536a282541ae9e3a3871f | |
parent | b890f4c363ebdc9c38d7f1ec91e9ec0976c4fb6a [diff] |
wl12xx: check the actual vif operstate in wl1271_dev_notify The current wl1271_dev_notify implementation sets the new operstate to all associated stations (while only a specific vif was changed). Until we'll have a method to get the actual vif from the given dev, check the current operstate of each vif. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>