Searched hist:"077 f49392819608084c6d8d20e3dcca230afe07d" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | pm.c | diff 077f49392819608084c6d8d20e3dcca230afe07d Fri Jan 20 06:55:18 CST 2012 Johannes Berg <johannes.berg@intel.com> mac80211: simplify AP_VLAN handling
Setting keys and updating TKIP keys must use the BSS sdata (not AP_VLAN), so we translate. Move the translation into driver-ops wrappers instead of having it inline in the code to simplify the normal code flow.
The same can be done for sta_add/remove which already does the translation in the wrapper.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | key.c | diff 077f49392819608084c6d8d20e3dcca230afe07d Fri Jan 20 06:55:18 CST 2012 Johannes Berg <johannes.berg@intel.com> mac80211: simplify AP_VLAN handling
Setting keys and updating TKIP keys must use the BSS sdata (not AP_VLAN), so we translate. Move the translation into driver-ops wrappers instead of having it inline in the code to simplify the normal code flow.
The same can be done for sta_add/remove which already does the translation in the wrapper.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | driver-ops.h | diff 077f49392819608084c6d8d20e3dcca230afe07d Fri Jan 20 06:55:18 CST 2012 Johannes Berg <johannes.berg@intel.com> mac80211: simplify AP_VLAN handling
Setting keys and updating TKIP keys must use the BSS sdata (not AP_VLAN), so we translate. Move the translation into driver-ops wrappers instead of having it inline in the code to simplify the normal code flow.
The same can be done for sta_add/remove which already does the translation in the wrapper.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | sta_info.c | diff 077f49392819608084c6d8d20e3dcca230afe07d Fri Jan 20 06:55:18 CST 2012 Johannes Berg <johannes.berg@intel.com> mac80211: simplify AP_VLAN handling
Setting keys and updating TKIP keys must use the BSS sdata (not AP_VLAN), so we translate. Move the translation into driver-ops wrappers instead of having it inline in the code to simplify the normal code flow.
The same can be done for sta_add/remove which already does the translation in the wrapper.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | util.c | diff 077f49392819608084c6d8d20e3dcca230afe07d Fri Jan 20 06:55:18 CST 2012 Johannes Berg <johannes.berg@intel.com> mac80211: simplify AP_VLAN handling
Setting keys and updating TKIP keys must use the BSS sdata (not AP_VLAN), so we translate. Move the translation into driver-ops wrappers instead of having it inline in the code to simplify the normal code flow.
The same can be done for sta_add/remove which already does the translation in the wrapper.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|