Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b1e8bc61 authored by David Decotigny's avatar David Decotigny Committed by David S. Miller
Browse files

net: bnx2x: avoid macro redefinition

parent ddcde70c
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1138,12 +1138,8 @@ struct bnx2x_port {
	u32			link_config[LINK_CONFIG_SIZE];

	u32			supported[LINK_CONFIG_SIZE];
/* link settings - missing defines */
#define SUPPORTED_2500baseX_Full	(1 << 15)

	u32			advertising[LINK_CONFIG_SIZE];
/* link settings - missing defines */
#define ADVERTISED_2500baseX_Full	(1 << 15)

	u32			phy_addr;