On Mon, Apr 18, 2011 at 09:44:10AM -0700, Wey-Yi Guy wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > Since huge commands all share a single buffer, > there can only be a single one in flight at a > time since otherwise they'd overwrite each > other. This is true in the driver now, but it > seems like a possible source of bugs, so add > a test to verify that huge commands are always > sent synchronously. I belive WARN_ON(out_meta->flags & CMD_MAPPED) I added, protect from overwite huge commands buffer already. -- 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