On Tue, 2012-11-20 at 15:53 -0800, Marco Porsch wrote: > > If we know the interface type is AP/AP_VLAN, we can still get the AP > > sdata from that pointer: > > container_of(sdata->ps, struct ieee80211_sub_if_sdata, u.ap.ps); > > > > This is only in a few places, and might keep all the RX/TX code simpler? > > When counting, I found twice as many lines that would need the > workaround, as the ones that would benefit. Also I don't really have a > clue on the AP/VLAN code. Heh ok, fair enough. I did see a number of changes that would need the other way, but I guess I thought that then the fastpath would be better. Anyway, we can change that later. 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