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


Home | Main Index | Thread Index | Old Index