On Wed, May 2, 2012 at 11:12 AM, John W. Linville <linville@xxxxxxxxxxxxx> wrote: > On Thu, Apr 26, 2012 at 02:41:32PM -0700, Thomas Pedersen wrote: >> Hi Andrei, >> >> On Thu, Apr 26, 2012 at 1:41 PM, Andrei Emeltchenko >> <Andrei.Emeltchenko.news@xxxxxxxxx> wrote: >> > From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> >> > >> > ieee80211_vif_is_mesh is already defined as: >> > >> > <------8<-------------------------------------------------------------- >> > | static inline bool ieee80211_vif_is_mesh(struct ieee80211_vif *vif) >> > | { >> > | #ifdef CONFIG_MAC80211_MESH >> > | return vif->type == NL80211_IFTYPE_MESH_POINT; >> > | #endif >> > | return false; >> > | } >> > | >> > <------8<-------------------------------------------------------------- >> > >> > Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx >> >> ACK if you tested w/o CONFIG_MAC80211_MESH. > > Well...did you?? He dropped the list in his final response. No, it doesn't work. Thomas -- 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