Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/net
> On Nov 26, 2014, at 5:55 PM, Masao Uebayashi <uebayasi%gmail.com@localhost> wrote:
>
> On Thu, Nov 27, 2014 at 10:51 AM, Masao Uebayashi <uebayasi%gmail.com@localhost> wrote:
>> Maybe adding a few spare members, like 5 pointers, to reduce # of bumps ... ?
>
> Or completely hide sizeof(struct ifnet) by forcing use of if_alloc(),
> as struct device did.
Doesn't work since struct ifnet is embedded in ethercom/fddicom
Home |
Main Index |
Thread Index |
Old Index