variable used before it is set

From: d binderman
Date: Tue Jun 28 2005 - 04:24:18 EST


I just tried to compile the Linux Kernel version 2.6.11.12
with the most excellent Intel C compiler. It said

net/bridge/netfilter/ebt_log.c(91): remark #592: variable "u" is used before its value is set
printk(" IP tos=0x%02X, IP proto=%d", u.iph.tos,
^
I agree with the compiler. Suggest code rework.

Regards

David Binderman

_________________________________________________________________
Want to block unwanted pop-ups? Download the free MSN Toolbar now! http://toolbar.msn.co.uk/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/