On Thu, Feb 15, 2007 at 08:53:01PM +0100, Johannes Berg wrote: > This patch removes the IEEE80211_HW_FRAGLIST flag as it is neither used > nor makes sense (since we never submit fragmented frames to the master > device.) The reason for this flag was to reduce host CPU load for frame aggregation (merging multiple frames (skb's) into one frame. It was used to implement one part of Atheros Super A/G enhancements, but I don't see those proprietary changes being generic enough to be worth adding into net/d80211. However, IEEE 802.11n has similar features that may indeed benefit from this flag. As such, I would not remove it. -- Jouni Malinen PGP id EFC895FA - 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