X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=drivers%2Fnet%2Fdl2k.h;h=e443065a452e690600b647250cedb2ababf1e8ab;hb=44c10138fd4bbc4b6d6bff0873c24902f2a9da65;hp=814c449c359fac1f4255b59ccd9977b8458fcb72;hpb=b8a3a5214d7cc115f1ca3a3967b7229d97c46f4a;p=deliverable%2Flinux.git diff --git a/drivers/net/dl2k.h b/drivers/net/dl2k.h index 814c449c359f..e443065a452e 100644 --- a/drivers/net/dl2k.h +++ b/drivers/net/dl2k.h @@ -668,7 +668,6 @@ struct netdev_private { unsigned int rx_flow:1; /* Rx flow control enable */ unsigned int phy_media:1; /* 1: fiber, 0: copper */ unsigned int link_status:1; /* Current link status */ - unsigned char pci_rev_id; /* PCI revision ID */ struct netdev_desc *last_tx; /* Last Tx descriptor used. */ unsigned long cur_rx, old_rx; /* Producer/consumer ring indices */ unsigned long cur_tx, old_tx;