Does anybody have/ think of a patch that removes the master interface from the sub_if_list. It slows down the receive path. Second problem with this is that the code becomes incorrect when opening receive path for control packets. Meanwhile as a workaround I've changed iw_mode of the master interface to invalid value instead of default IEEE80211_IF_TYPE_AP. On 7/5/07, Michael Wu <flamingice@xxxxxxxxxxxx> wrote:
On Wednesday 04 July 2007 17:23, Jon Smirl wrote: > I added some debugging code to __ieee80211_rx() and I noticed in this loop: > list_for_each_entry(sdata, &local->sub_if_list, list) { > sub_if_list includes the master interface. -Michael Wu
- 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