tg3: Remove tg3_config_info definition

This structure isn't used anywhere in the driver.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Matt Carlson 2010-11-24 08:31:54 +00:00 committed by David S. Miller
parent 2e1e3291d4
commit 37a118452c
1 changed files with 0 additions and 4 deletions

View File

@ -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;