Team driver update

This commit is contained in:
Justin M. Forbes 2012-06-28 12:39:49 -05:00
parent 5290429908
commit 694fdf18e6
3 changed files with 2520 additions and 0 deletions

View File

@ -1089,6 +1089,7 @@ CONFIG_IFB=m
CONFIG_NET_TEAM=m
CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
CONFIG_NET_TEAM_MODE_LOADBALANCE=m
CONFIG_DUMMY=m
CONFIG_BONDING=m
CONFIG_MACVLAN=m

View File

@ -710,6 +710,8 @@ Patch13003: efi-dont-map-boot-services-on-32bit.patch
Patch14010: lis3-improve-handling-of-null-rate.patch
Patch14015: team-update-from-net-next.patch
Patch19000: ips-noirq.patch
# Uprobes (rhbz 832083)
@ -1464,6 +1466,8 @@ ApplyPatch efi-dont-map-boot-services-on-32bit.patch
ApplyPatch lis3-improve-handling-of-null-rate.patch
ApplyPatch team-update-from-net-next.patch
ApplyPatch ips-noirq.patch
# Uprobes (rhbz 832083)
@ -2384,6 +2388,9 @@ fi
# '-' | |
# '-'
%changelog
* Thu Jun 28 2012 Justin M. Forbes <jforbes@redhat.com>
- Team driver update
* Tue Jun 26 2012 Dave Jones <davej@redhat.com> 3.4.4-3
- Add mm-correctly-synchronize-rss-counters-at-exit-exec.patch (rhbz 832867)

File diff suppressed because it is too large Load Diff