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

Commit 37a11845 authored by Matt Carlson's avatar Matt Carlson Committed by David S. Miller
Browse files

tg3: Remove tg3_config_info definition



This structure isn't used anywhere in the driver.

Signed-off-by: default avatarMatt Carlson <mcarlson@broadcom.com>
Reviewed-by: default avatarMichael Chan <mchan@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2e1e3291
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -2564,10 +2564,6 @@ struct ring_info {
	DEFINE_DMA_UNMAP_ADDR(mapping);
};

struct tg3_config_info {
	u32				flags;
};

struct tg3_link_config {
	/* Describes what we're trying to get. */
	u32				advertising;