Messages in this thread |  | | | From | Jay Vosburgh <> | | Subject | Re: [PATCH 0/2] bonding:delete two unused variables | | Date | Mon, 11 Apr 2011 12:02:09 -0700 |
| |
>I found that variable alb_timer and rlb_interval_counter in struct >alb_bond_info are not used by other codes any more, so delete them. > >Weiping Pan(潘卫平) (2): > bonding:delete unused alb_timer > bonding:delete unused rlb_interval_counter
For both patches.
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
> drivers/net/bonding/bond_alb.h | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > >-- >1.7.4 > >-- >To unsubscribe from this list: send the line "unsubscribe netdev" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |