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)
commit62ba8766f775e5e26c21731c695f68541d504ea6
treee13f6569b5ca7e5421ef188f7c50bd95bbc770c8
parentcba155d591aa28689332bc568632d2f868690be1
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