[patch F18/rawhide] team: update to latest net-next

Josh Boyer jwboyer at redhat.com
Mon Sep 24 12:28:20 UTC 2012


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


More information about the kernel mailing list