On Mon, Sep 24, 2012 at 08:02:54AM +0200, Jiri Pirko wrote: > Update team driver to latest net-next. > > Split patches available here: > http://people.redhat.com/jpirko/f18_team_update_3/ > > Jiri Pirko (5): > team: add support for non-ethernet devices > team: don't print warn message on -ESRCH during event send > vlan: add helper which can be called to see if device is used by vlan > team: do not allow to add VLAN challenged port when vlan is used > team: send port changed when added > > drivers/net/team/Kconfig | 4 +- > drivers/net/team/team.c | 137 ++++++++++++++++++++++++-------- > drivers/net/team/team_mode_broadcast.c | 8 +- > drivers/net/team/team_mode_roundrobin.c | 8 +- > include/linux/if_team.h | 4 +- > include/linux/if_vlan.h | 9 ++- > net/8021q/vlan_core.c | 6 ++ > 7 files changed, 128 insertions(+), 48 deletions(-) Does this replace the team-net-next-20120808.patch we're currently carrying or is it in addition to that? josh _______________________________________________ kernel mailing list kernel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kernel