From: [email protected] Date: Sun, 22 Sep 2019 22:57:29 -0300 > From: Julio Faracco <[email protected]> > > Function netif_schedule_queue() has a hardcoded comparison between queue > state and any xoff flag. This comparison does the same thing as method > netif_xmit_stopped(). In terms of code clarity, it is better. See other > methods like: generic_xdp_tx() and dev_direct_xmit(). > > Signed-off-by: Julio Faracco <[email protected]>
net-next is closed, please resubmit when the net-next tree opens back up. Thank you.
