summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorChuck Ebbert <cebbert@redhat.com>2011-02-16 08:20:49 -0500
committerChuck Ebbert <cebbert@redhat.com>2011-02-16 08:20:49 -0500
commit4679d77e75d6238441aa96e947224a32ac701a4f (patch)
tree9c9a42d4a6cef7adbe6b790c82812031e1e0e565 /kernel.spec
parentb269e6ad097d21e2321efe390105fa4d9af1af8b (diff)
downloadkernel-4679d77e75d6238441aa96e947224a32ac701a4f.tar.gz
kernel-4679d77e75d6238441aa96e947224a32ac701a4f.tar.xz
kernel-4679d77e75d6238441aa96e947224a32ac701a4f.zip
Add support for Airprime/Sierra USB IP modem (#676860)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index bea7bb547..16ce1fcef 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -735,6 +735,9 @@ Patch12438: ath5k-fix-fast-channel-change.patch
Patch12440: bridge-fix-mglist-corruption-that-leads-to-memory-corruption.patch
+# rhbz#676860
+Patch12441: usb-sierra-add-airprime-direct-ip.patch
+
%endif
BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -1352,6 +1355,9 @@ ApplyPatch ath5k-fix-fast-channel-change.patch
ApplyPatch bridge-fix-mglist-corruption-that-leads-to-memory-corruption.patch
+# rhbz#676860
+ApplyPatch usb-sierra-add-airprime-direct-ip.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -1955,6 +1961,9 @@ fi
# and build.
%changelog
+* Wed Feb 16 2011 Chuck Ebbert <cebbert@redhat.com>
+- Add support for Airprime/Sierra USB IP modem (#676860)
+
* Tue Feb 15 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc5.git0.1
- Linux 2.6.38-rc5 (81 minutes later...)