From: jcfara...@gmail.com Date: Tue, 1 Oct 2019 11:39:04 -0300 > From: Julio Faracco <jcfara...@gmail.com> > > 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 <jcfara...@gmail.com>
Applied to net-next. Please explicitly put "[PATCH net-next v2]" 'net-next' in your Subject lines in the future.