]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/ucc_geth.h
ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ring...
[linux-2.6-omap-h63xx.git] / drivers / net / ucc_geth.h
index 66d18971fa0c74cf2dbd7b127fd7ebcdc5beac2f..e3a25e64a6525f38a2329125b09e01bb116e8ae2 100644 (file)
@@ -1101,8 +1101,7 @@ struct ucc_geth_info {
        u32 eventRegMask;
        u16 pausePeriod;
        u16 extensionField;
-       u8 phy_address;
-       char mdio_bus[MII_BUS_ID_SIZE];
+       char phy_bus_id[BUS_ID_SIZE];
        u8 weightfactor[NUM_TX_QUEUES];
        u8 interruptcoalescingmaxvalue[NUM_RX_QUEUES];
        u8 l2qt[UCC_GETH_VLAN_PRIORITY_MAX];