em(4) updated to version 7.1.8

Jack Vogel jfvogel at gmail.com
Mon Nov 29 17:54:57 UTC 2010


Thanks for reporting that, will see it gets fixed!

Jack


On Mon, Nov 29, 2010 at 9:51 AM, Eugene Grosbein <eugen at eg.sd.rdtc.ru>wrote:

> Hi!
>
> I've just noticed new sysctl named flow_control has wrong description
> due to obvious cut-n-paste 'cosmetic' error :-)
>
>        em_add_rx_process_limit(adapter, "rx_processing_limit",
> >           "max number of rx packets to process",
> &adapter->rx_process_limit,
>            em_rx_process_limit);
>
>  +     /* Sysctl for setting the interface flow control */
>  +     em_set_flow_cntrl(adapter, "flow_control",
> > +         "max number of rx packets to process",
>  +         &adapter->fc_setting, em_fc_setting);
>  +
>
> Eugene Grosbein
>


More information about the freebsd-net mailing list