On Wed, 2014-02-12 at 19:54 +0100, Janusz Dziedzic wrote: > + if (t2 > t1) > + t1 = t2; > + > + return t1; return max(t1, t2); Is there any real reason to split patches 3/4? It seems to me they should go together. 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