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

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
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment