01/08/2019 17:45, Ajit Khaparde: > From: Kalesh AP <[email protected]> > > Fixed a check in bnxt_alloc_hwrm_rx_ring() while initializing > the rx ring. > > Driver should not change "deferred_start" status of rx/tx queues. > It should get the status in queue_setup_op() and use that value. > > Fixes: 9b63c6fd70e3 ("net/bnxt: support Rx/Tx queue start/stop")
+ Cc: [email protected] > Signed-off-by: Kalesh AP <[email protected]> > Signed-off-by: Ajit Khaparde <[email protected]> Applied, thanks

