]> git.baikalelectronics.ru Git - kernel.git/commit
ionic: shorter dev cmd wait time
authorShannon Nelson <snelson@pensando.io>
Tue, 12 May 2020 00:59:31 +0000 (17:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 May 2020 19:19:30 +0000 (12:19 -0700)
commit82cc5d40746d8c31430a5dfb272c321a30bfd190
treee13f6569b5ca7e5421ef188f7c50bd95bbc770c8
parent010385166b8a2accae54b8832005a4e3055ff385
ionic: shorter dev cmd wait time

Shorten our msleep time while polling for the dev command
request to finish.  Yes, checkpatch.pl complains that the
msleep might actually go longer - that won't hurt, but we'll
take the shorter time if we can get it.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_main.c