On Thu, 2012-03-15 at 11:37 -0700, Ben Greear wrote: > Looks like this is the compiler's fault to me..but might be > worth explicitly initializing the sta variable just to make > it quiet. I disagree, doing that will only hide legitimate warnings if somebody changes the code. Initializing for compiler happiness is almost always the worst thing you can do. 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