staging: fsl-dpaa2/eth: Use BIT() macro
authorIoana Radulescu <ruxandra.radulescu@nxp.com>
Wed, 1 Aug 2018 16:09:50 +0000 (11:09 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Aug 2018 07:43:42 +0000 (09:43 +0200)
commit0035698dcd7815d17b6c8c0f6c29fdf8d29fcaca
treee7b84faae6c0f32a0672dcbd5c7eb063a0452223
parentd9cc92670b357a5bf2a507a7c8ebd59086a80865
staging: fsl-dpaa2/eth: Use BIT() macro

File net.h has several bitmask defines that could be implemented
more clearly using the BIT() macro.

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-dpaa2/ethernet/net.h