Hi V-Shy, On Mon, Oct 3, 2011 at 10:13 PM, V-SHY HO <vshy...@hotmail.com> wrote: > I used TP-Link TL-WN722N to build Open Mesh. > It worked with ath9k_htc driver. > Open Mesh works well with it. > I trace_printk and cannot find any trace of ieee80211_rx_h_mesh_fwding() > while mesh_forwarding operation was running. > May I know what is mesh_forwarding function for ath9k_htc > because I cannot trace any function inside rx.c and tx.c within folder > net/mac80211 had been called? > Can I assume that mesh related operation of ath9k_htc driver is not related > to rx.c and tx.c functions? > (and I very curious what function support its mesh operation)
The function that implements mesh forwarding in o11s is ieee80211_rx_h_mesh_fwding(), and this does not depend on the driver you are using. If you don't see your printk's I would suspect your build. Cheers, Javier _______________________________________________ Devel mailing list Devel@lists.open80211s.org http://open80211s.com/mailman/listinfo/devel