On Wed, 2014-03-05 at 14:40 +0100, michael-dev wrote: > commit de74a1d9032f4d37ea453ad2a647e1aff4cd2591 > "mac80211: fix WPA with VLAN on AP side with ps-sta" > fixed an issue. > commit "7cbf9d017dbb5e3276de7d527925d42d4c11e732" > "mac80211: fix oops on mesh PS broadcast forwarding" > essentially reverted it, because vif.type cannot be AP_VLAN > due to the check to vif.type in ieee80211_get_buffered_bc before. > > As the 7cbf9 commit intended to fix the MESH case, fix it > by checking for IFTYPE_AP instead of IFTYPE_AP_VLAN. This looks fine, but * please add a Cc stable and Fixes line (https://lwn.net/Articles/571980/) * is severely whitespace damaged, so I can't apply it * is against a backport which has vastly different line numbers, so I'm not sure it'd apply if it wasn't broken johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html