[<prev] [next>] [day] [month] [year] [list]
Message-ID: <451FC3FE.8000003@garzik.org>
Date: Sun, 01 Oct 2006 09:34:54 -0400
From: Jeff Garzik <jeff@...zik.org>
To: chas williams - CONTRACTOR <chas@....nrl.navy.mil>,
Netdev List <netdev@...r.kernel.org>
CC: Andrew Morton <akpm@...l.org>,
Linux Kernel <linux-kernel@...r.kernel.org>
Subject: another ATM bug
The following warning appears to be real:
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,
thus accessing an uninit'd value.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists