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. 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