Fixup atl1c register programming (rhbz 749276)

This commit is contained in:
Josh Boyer 2012-05-15 08:04:40 -04:00
parent d425e4d569
commit d0bde98b38
2 changed files with 3665 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -754,6 +754,9 @@ Patch22007: macvtap-zerocopy-validate-vector-length.patch
#rhbz 817298
Patch22013: ipw2x00-add-supported-cipher-suites-to-wiphy-initialization.patch
#rhbz 749276
Patch22018: atl1c_net_next_update-3.4.patch
# END OF PATCH DEFINITIONS
%endif
@ -1456,6 +1459,9 @@ ApplyPatch macvtap-zerocopy-validate-vector-length.patch
#rhbz 817298
ApplyPatch ipw2x00-add-supported-cipher-suites-to-wiphy-initialization.patch
#rhbz 749276
ApplyPatch atl1c_net_next_update-3.4.patch
# END OF PATCH APPLICATIONS
%endif
@ -2327,6 +2333,7 @@ fi
# || ||
%changelog
* Tue May 15 2012 Josh Boyer <jwboyer@redhat.com> - 3.4.0-0.rc7.git1.1
- Fixup atl1c register programming (rhbz 749276)
- Linux v3.4-rc7-21-gb6255ee
* Tue May 15 2012 Dennis Gilmore <dennis@ausil.us>