> The for-loop condition does not work correctly on architectures where > "char" is unsigned. Fix it by using an "int", which may also result in > more efficient code. > > v2: Remove unneeded initialization. > > Signed-off-by: David Müller <[email protected]> > Acked-by: Larry Finger <[email protected]>
Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
