]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitab0d43e4a8a0667dedc333c71eed7853e8bd5d94
treee7b84faae6c0f32a0672dcbd5c7eb063a0452223
parent78a1645e3778df67aaf43de19e29743a690acba9
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