]> Pileus Git - ~andy/linux/blobdiff - drivers/net/bonding/bond_alb.h
Merge branch 'imx/fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
[~andy/linux] / drivers / net / bonding / bond_alb.h
index 8ca7158b2dda412f158ae790050c380e2abd2971..90f140a2d197f4807a75802f18671cbb1521eaba 100644 (file)
@@ -129,7 +129,6 @@ struct alb_bond_info {
        int                     lp_counter;
        /* -------- rlb parameters -------- */
        int rlb_enabled;
-       struct packet_type      rlb_pkt_type;
        struct rlb_client_info  *rx_hashtbl;    /* Receive hash table */
        spinlock_t              rx_hashtbl_lock;
        u32                     rx_hashtbl_head;