netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] bonding:delete two unused variables
@ 2011-04-11  8:17 Weiping Pan(潘卫平)
  2011-04-11  8:17 ` [PATCH 1/2] bonding:delete unused alb_timer Weiping Pan(潘卫平)
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Weiping Pan(潘卫平) @ 2011-04-11  8:17 UTC (permalink / raw)
  To: fubar, andy; +Cc: netdev, linux-kernel, Weiping Pan 

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

 drivers/net/bonding/bond_alb.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

-- 
1.7.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-04-11 20:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-11  8:17 [PATCH 0/2] bonding:delete two unused variables Weiping Pan(潘卫平)
2011-04-11  8:17 ` [PATCH 1/2] bonding:delete unused alb_timer Weiping Pan(潘卫平)
2011-04-11  8:17 ` [PATCH 2/2] bonding:delete unused rlb_interval_counter Weiping Pan(潘卫平)
2011-04-11 19:02 ` [PATCH 0/2] bonding:delete two unused variables Jay Vosburgh
2011-04-11 20:16   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).