Re: [PATCH net-next] vmxnet3: prevent div-by-zero panic when ringresizing uninitialized dev

From: David Miller
Date: Wed Mar 06 2013 - 17:09:42 EST


From: Bhavesh Davda <bhavesh@xxxxxxxxxx>
Date: Wed, 6 Mar 2013 14:04:53 -0800

> Linux is free to call ethtool ops as soon as a netdev exists when probe
> finishes. However, we only allocate vmxnet3 tx/rx queues and initialize the
> rx_buf_per_pkt field in struct vmxnet3_adapter when the interface is
> opened (UP).
>
> Signed-off-by: Bhavesh Davda <bhavesh@xxxxxxxxxx>
> Signed-off-by: Shreyas N Bhatewara <sbhatewara@xxxxxxxxxx>

Maybe this is more appropriate for 'net' rather than 'net-next'?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/