OSDN Git Service

ionic: drain the work queue
authorShannon Nelson <snelson@pensando.io>
Thu, 1 Oct 2020 16:22:40 +0000 (09:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Oct 2020 23:30:01 +0000 (16:30 -0700)
commit52733cff9b6e9fc2868d10fb7171f690dcb8b5a7
treeafe62d576556df7814b7c1f0e65c20b496a8dde5
parent9576a36cc107ba206c182a6ae9fb179db6f32bef
ionic: drain the work queue

Check through our work list for additional items.  This normally
will only have one item, but occasionally may have another
job waiting.  There really is no need reschedule ourself here.

Reported-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_lif.c