> +++ b/net/mac80211/debugfs.c > @@ -126,13 +126,31 @@ static int aqm_open(struct inode *inode, struct > file *file) > "R fq_overlimit %u\n" > "R fq_collisions %u\n" > "RW fq_limit %u\n" > - "RW fq_quantum %u\n", > + "RW fq_quantum %u\n" > + "R codel_maxpacket %u\n" > + "R codel_drop_count %u\n" > It seems to me that this needs to adjust the length of the buffer that's allocated. 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