On Thu, 2012-03-15 at 16:20 -0700, greearb@xxxxxxxxxxxxxxx wrote: > From: Ben Greear <greearb@xxxxxxxxxxxxxxx> > > Signed-off-by: Ben Greear <greearb@xxxxxxxxxxxxxxx> > --- > :100644 100644 9ed8021... d97c9da... M include/net/cfg80211.h > :100644 100644 9bde4d1... 7eecdf4... M net/wireless/ethtool.c > include/net/cfg80211.h | 7 +++++++ > net/wireless/ethtool.c | 29 +++++++++++++++++++++++++++++ > 2 files changed, 36 insertions(+), 0 deletions(-) > > diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h > index 9ed8021..d97c9da 100644 > --- a/include/net/cfg80211.h > +++ b/include/net/cfg80211.h > @@ -1689,6 +1689,13 @@ struct cfg80211_ops { > u16 noack_map); > > struct ieee80211_channel *(*get_channel)(struct wiphy *wiphy); > + > + int (*get_et_sset_count)(struct wiphy *wiphy, > + struct net_device* dev, int sset); Do I really have to point out that the space should be before the asterisk? ;-) 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