OSDN Git Service

bnx2x: Replace magic numbers with macro definitions.
authorSudarsana Reddy Kalluru <skalluru@marvell.com>
Tue, 16 Apr 2019 08:46:12 +0000 (01:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Apr 2019 04:34:48 +0000 (21:34 -0700)
commitb320532c9990e6d8360fcc6831c33da46289e27d
tree9d77847d74c158df7507f58151227b5e71609069
parenta32b9d91b72588d6d90ba2772cd431a94b0122a0
bnx2x: Replace magic numbers with macro definitions.

This patch performs code cleanup by defining macros for the ptp-timestamp
filters.

Signed-off-by: Sudarsana Reddy Kalluru <skalluru@marvell.com>
Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c