On Wed, 2008-05-14 at 01:27 +0200, Michael Buesch wrote: > Where does this "wrong buffer size" message come from, and what does it mean? net/mac80211/rx.c There are two instances of that message, both in ieee80211_rx_h_amsdu(), and both in the code path that returns RX_DROP_UNUSABLE. I guess the code complains about some invalid frames and drops them. Somebody with a better knowledge of the code should write better descriptions and make the messages different. -- Regards, Pavel Roskin -- 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