DragonFly BSD
DragonFly commits List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: 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 ...


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Tue, 31 May 2005 18:30:48 +0200
Mail-followup-to: commits@crater.dragonflybsd.org

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]