> aris> + unsigned xmt_lower_limit_reg; > aris> + unsigned xmt_upper_limit_reg; > aris> + unsigned eeprom_reg; > aris> }; > > Please don't use unsigned without specifying the size, use either > unsigned int or unsigned long. unsigned is always explicitly integer. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- [PATCH] eepro 0.12c aris
- Re: [PATCH] eepro 0.12c Jes Sorensen
- Re: [PATCH] eepro 0.12c aris
- Re: [PATCH] eepro 0.12c Peter Samuelson
- Re: [PATCH] eepro 0.12c Alan Cox
- Re: [PATCH] eepro 0.12c Jes Sorensen
- Re: [PATCH] eepro 0.12c Alan Cox
- Re: [PATCH] eepro 0.12c Zbigniew Chyla
- Re: [PATCH] eepro 0.12c Jes Sorensen
- Re: [PATCH] eepro 0.12c Jes Sorensen