bnx2x: semi-Semantic changes
authorYuval Mintz <yuvalmin@broadcom.com>
Sun, 2 Jun 2013 00:06:21 +0000 (00:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Jun 2013 04:36:47 +0000 (21:36 -0700)
This patch includes a few changes that change the driver's flow without truly
changing anything in its functionality - use usleep_range for short sleeps
instead of msleep and initialize Tx consumer during initialization for better
information during errors.

Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found