On Tue, 2013-12-03 at 09:52 +0100, Pontus Fuchs wrote: > > +/** > > + * cfg80211_is_ip_unicast - check if packet is IP unicast > > + * @skb: skb, in 802.3 format > > + */ > > +bool cfg80211_is_ip_unicast(struct sk_buff *skb); > > + > > Not implemented anywhere. Leftovers? Oops, yeah, I was going to make this a helper function but then needed so much extra setup/checking there I just inlined it into mac80211. Thanks for spotting! johannes -- 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