On Fri, 2011-11-18 at 14:03 -0800, greearb@xxxxxxxxxxxxxxx wrote: > From: Ben Greear <greearb@xxxxxxxxxxxxxxx> > > Let user know which capabilities are supported. > +/* 802.11n HT capability AMPDU settings (for ampdu_params_info) */ > +#define IEEE80211_HT_AMPDU_PARM_FACTOR 0x03 > +#define IEEE80211_HT_AMPDU_PARM_DENSITY 0x1C This patch doesn't compile after I replace nl80211.h. nl80211.h is supposed to be a true copy of the kernel's file, not some randomly hacked up version. I can't apply this. 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