net/bnx2x: remove delay during device startup
authorChas Williams <3chas3@gmail.com>
Tue, 11 Oct 2016 23:04:54 +0000 (19:04 -0400)
committerBruce Richardson <bruce.richardson@intel.com>
Thu, 13 Oct 2016 13:30:59 +0000 (15:30 +0200)
commit43b18f954462f0da7ad2da7b647e4450b76251ac
treeaf49c5b5c4f1f643ea988dfeb0bef54fbe43b8d5
parent8eba25e3d6455febbab81fa4e10c0cffae55f4ad
net/bnx2x: remove delay during device startup

This 2.5s delay doesn't seem to serve any purpose other than a being a
pause after logging the device configuration.

Fixes: 540a211084a7 ("bnx2x: driver core")

Signed-off-by: Chas Williams <3chas3@gmail.com>
Acked-by: Harish Patil <harish.patil@qlogic.com>
drivers/net/bnx2x/bnx2x_ethdev.c