Re: [PATCH net-next v1] mlxbf_gige: clear valid_polarity upon open
From: Jakub Kicinski <kuba@kernel.org> Date: 2021-09-13 23:10:55
On Mon, 13 Sep 2021 11:57:11 -0400 David Thompson wrote:
This patch ensures that the driver's valid_polarity
is cleared during the open() method so that it always
matches the receive polarity used by hardware.
Reviewed-by: Asmaa Mnebhi <asmaa@nvidia.com>
Signed-off-by: David Thompson <davthompson@nvidia.com>
This looks like a fix, it should have a Fixes tag and target the
net tree instead of net-next.