From: Eliad Peller Date: Mon, 10 Oct 2011 08:13:11 +0000 (+0200) Subject: wl12xx: add power_level field to wlvif X-Git-Tag: v3.3-rc1~182^2~261^2~2^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bd650299046f00df6d7374c7f61c5afe6df6696;p=pandora-kernel.git wl12xx: add power_level field to wlvif move power_level 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 Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed