2015-12-09 17:11, Chas Williams: > If you stop and start the driver, the rx queue will have the previous > index values when programming the adapter. Therefore, we should always > reset the queue indices when the rx ring is setup. Note: We need to > clear (write) the status block's completion queue index since it is > possibly in a read cache. > > Tidy some init code to make it clearer what the defaults are. > > Signed-off-by: Chas Williams <3chas3 at gmail.com>
Applied, thanks