]> git.baikalelectronics.ru Git - kernel.git/commit
net: atlantic: use U32_MAX in aq_hw_utils.c
authorMark Starovoytov <mstarovoitov@marvell.com>
Mon, 20 Jul 2020 18:32:41 +0000 (21:32 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jul 2020 01:07:38 +0000 (18:07 -0700)
commitf6b4034bdb7cdda8f4e9e979504de0c26d0ed42d
treefaa9354ff6a79036491dcda0de8bf8e27c369654
parent0a6552c2f48a81b2be9ccb30a624795d5764c4dc
net: atlantic: use U32_MAX in aq_hw_utils.c

This patch replaces magic constant ~0U usage with U32_MAX in aq_hw_utils.c

Signed-off-by: Mark Starovoytov <mstarovoitov@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.c