warnings

Hans-Joachim Muenzer Hans-Joachim.Muenzer@uni-konstanz.de
Mon Apr 12 08:25:12 1999


Hello,
compiling my kernel (2.2.3) I got warnings:

tulip.c: In function `tulip_probe':
tulip.c:471: warning: suggest explicit braces to avoid ambiguous `else'
tulip.c: In function `select_media':
tulip.c:1538: warning: suggest explicit braces to avoid ambiguous `else'

The tulip.c is v0.89H 5/23/98 but I think this would happen with the newer
version too. Maybe insert the braces to avoid these warnings?
Apart from these warnings my Kingston EtherX is working very well with the
2.2.3 Kernel.

Thanx,
Hajo.