(cc:'s trimmed again) Jeff Garzik wrote: > drivers/atm/ambassador.c: In function ?amb_open?: > drivers/atm/ambassador.c:1049: warning: ?tx_rate_bits? may be used > uninitialized in this function > > The variable is accessed before the make_rate() error code is checked,
Or rather, the make_rate() error code isn't checked AT ALL ("error" appears to be a write-only variable) That seems to be the real bug -Mitch - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html