]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5e40a0c759f4d0efa4fae686367f33230f11087d
treeafe62d576556df7814b7c1f0e65c20b496a8dde5
parent69febeb6a8235684f193cffcd0380b638cd7c297
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