On Thu, Jun 24, 2010 at 06:47:54PM +0200, Felix Fietkau wrote: > On 2010-06-24 5:16 PM, John W. Linville wrote: > > Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx> > > --- > > net/mac80211/rc80211_minstrel_ht.c | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/net/mac80211/rc80211_minstrel_ht.c b/net/mac80211/rc80211_minstrel_ht.c > > index 7a04951..a8f658c 100644 > > --- a/net/mac80211/rc80211_minstrel_ht.c > > +++ b/net/mac80211/rc80211_minstrel_ht.c > > @@ -59,7 +59,7 @@ > > * groups, based on the number of streams and flags (HT40, SGI) that they > > * use. > > */ > > -const struct mcs_group minstrel_mcs_groups[] = { > > +static const struct mcs_group minstrel_mcs_groups[] = { > NACK. minstrel_ht debugfs needs this. The proper fix for the warning is > to add this one to a header file instead. Yup, fair enough. Replacement patch to follow. -- John W. Linville Someday the world will need a hero, and you linville@xxxxxxxxxxxxx might be all we have. Be ready. -- 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