Re: [PATCH net-next] bnx2x: remove redundant NULL-pointer check

From: Simon Horman
Date: Mon Jul 15 2024 - 14:10:43 EST


On Mon, Jul 15, 2024 at 04:52:40PM +0300, Nikita Kiryushin wrote:
> I agree, I guess I was meaning to state, that bnx2x_vf_op_prep()
> already contains all the needed checks

Thanks, I agree with that.
Though if it would me I'd just drop the reference
to bnx2x_vf_op_prep entirely.