commit | 1b92f15ee0e0f06222d4fd36dc36960d217243b3 | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Mon Oct 10 10:13:09 2011 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Tue Oct 11 15:12:12 2011 +0300 |
tree | 332eea70f430df3917df16a32469867db0c0f3e1 | |
parent | 52630c5d89840bf09826fe89cc15f868e92223ef [diff] |
wl12xx: add band field to wlvif add band field into the per-interface data. mac80211 configures some values (e.g. band, channel) globally, while we configure them per-interface. In order to make it easier to keep track of the configured value for each value while keeping sync with mac80211, save these values both globally and per-vif. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>