On Thu, Nov 27, 2014 at 4:20 PM, Matt Thomas <m...@3am-software.com> wrote:
>> 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

Right.  I mean, I want to make them alloc'ed to improve modlarity in
the long run.

Reply via email to