Michael Chan d8c09f19ac bnxt_en: Reserve rings in bnxt_set_channels() if device is down.
The current code does not reserve rings during ethtool -L when the device
is down.  The rings will be reserved when the device is later opened.

Change it to reserve rings during ethtool -L when the device is down.
This provides a better guarantee that the device open will be successful
when the rings are reserved ahead of time.

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-04-27 14:47:31 -04:00
..
2017-11-21 15:57:07 -08:00
2015-02-20 15:46:49 -05:00
2014-06-25 16:27:27 -07:00
2014-06-25 16:27:27 -07:00
2018-02-19 14:16:52 -05:00