summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-01-27 09:04:55 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2014-01-27 10:08:20 -0500
commit0003f178c38b4a3c6f0031ca488aca9470464f13 (patch)
treeeb280989d585dccd8fc76aa61f6e561715824bad /kernel.spec
parent4d65571c6ee0a3fe55ef09b2657f5d993f4aa89e (diff)
downloadkernel-0003f178c38b4a3c6f0031ca488aca9470464f13.tar.gz
kernel-0003f178c38b4a3c6f0031ca488aca9470464f13.tar.xz
kernel-0003f178c38b4a3c6f0031ca488aca9470464f13.zip
Fix ath9k build error on ARM and disable BNA
udelays above 2000 are bad. Disable the BNA driver for the same reason
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index da79cb1ee..9695f7c6b 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -632,6 +632,8 @@ Patch25187: revert-fsnotify-changes.patch
#rhbz 1057529
Patch25188: 0001-usb-phy-Quiet-unable-to-find-transceiver-message.patch
+Patch25189: ath9k-fix-bad-udelay.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1288,6 +1290,8 @@ ApplyPatch revert-fsnotify-changes.patch
# rhbz 1057529
ApplyPatch 0001-usb-phy-Quiet-unable-to-find-transceiver-message.patch
+ApplyPatch ath9k-fix-bad-udelay.patch
+
# END OF PATCH APPLICATIONS
%endif