On Fri, 2009-02-27 at 00:43 +0100, Alina Friedrichsen wrote: > This calls commit() on all logical interfaces of a physical interface, if the channel of it is changed. Before it works as it should, I must fix the joining process of STA and IBSS a little, which I will make tomorrow. You really should remember to linewrap your descriptions. > + list_for_each_entry(sdata, &local->interfaces, list) { > + ieee80211_commit(sdata); > + } That doesn't look like it can work? sta_commit/ibss_commit? Separate by interface type? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part