netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] bonding: clean rlb vlan use
@ 2013-08-29 21:38 Veaceslav Falico
  2013-08-29 21:38 ` [PATCH net-next 1/2] bonding: remove bond_vlan_used() Veaceslav Falico
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Veaceslav Falico @ 2013-08-29 21:38 UTC (permalink / raw)
  To: netdev; +Cc: Jay Vosburgh, Andy Gospodarek, Veaceslav Falico

Finish the vlan cleanup, only rlb left.

Remove the bond_vlan_used() function, it's useless anyway, and
rlb_client_info->tag, cause we can use only ->vlan_id.

CC: Jay Vosburgh <fubar@us.ibm.com>
CC: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Veaceslav Falico <vfalico@redhat.com>

---
 drivers/net/bonding/bond_alb.c | 12 +++++-------
 drivers/net/bonding/bond_alb.h |  1 -
 drivers/net/bonding/bonding.h  | 18 ------------------
 3 files changed, 5 insertions(+), 26 deletions(-)

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

end of thread, other threads:[~2013-09-04  2:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-29 21:38 [PATCH net-next 0/2] bonding: clean rlb vlan use Veaceslav Falico
2013-08-29 21:38 ` [PATCH net-next 1/2] bonding: remove bond_vlan_used() Veaceslav Falico
2013-08-29 21:38 ` [PATCH net-next 2/2] bonding: use rlb_client_info->vlan_id instead of ->tag Veaceslav Falico
2013-09-04  2:02 ` [PATCH net-next 0/2] bonding: clean rlb vlan use 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).