cvs commit: src/sys/dev/atm/en midway.c src/sys/dev/netif/bge if_bge.c src/sys/dev/netif/lge if_lge.c src/sys/dev/netif/lnc if_lnc.c src/sys/dev/netif/nge if_nge.c src/sys/dev/netif/sk if_sk.c src/sys/dev/netif/ti if_ti.c src/sys/dev/netif/wb if_wb.c ...

Joerg Sonnenberger joerg at britannica.bec.de
Tue May 31 09:31:24 PDT 2005


On Tue, May 31, 2005 at 09:12:54AM -0700, Matthew Dillon wrote:
>     I was contemplating the field names... I'm wondering if it might be 
>     better to go from ext_nfree.new -> ext_nfree instead of
>     ext_nfree.new -> ext_free, in order to ensure that drivers ported from
>     FreeBSD and other operating systems do not accidently try to use the old
>     interface without generating a compile time error.

It's at least a cast warning. If someone wants to ignore that, they are
alone.

Joerg





More information about the Commits mailing list