tech-kern archive

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

Re: protect pmf from network drivers that don't provide if_stop



On Thu, Jul 01, 2021 at 06:47:08AM -0300, Jared McNeill wrote:
> Not really a fan of this as it doesn't protect other potential if_stop users
> (and "temporary fix" rarely is..). How about something like this instead?

I was more thinking along the lines of doing the assert in that place.
The lack of if_stop is almost always a porting bug.

Joerg


Home | Main Index | Thread Index | Old Index