* another ATM bug
@ 2006-10-01 13:34 Jeff Garzik
0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2006-10-01 13:34 UTC (permalink / raw)
To: chas williams - CONTRACTOR, Netdev List; +Cc: Andrew Morton, Linux Kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-10-01 13:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-01 13:34 another ATM bug Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox