summaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/320-no_kzalloc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/madwifi/patches/320-no_kzalloc.patch')
-rw-r--r--package/madwifi/patches/320-no_kzalloc.patch16
1 files changed, 8 insertions, 8 deletions
diff --git a/package/madwifi/patches/320-no_kzalloc.patch b/package/madwifi/patches/320-no_kzalloc.patch
index 47fff71fb..4c9f9868f 100644
--- a/package/madwifi/patches/320-no_kzalloc.patch
+++ b/package/madwifi/patches/320-no_kzalloc.patch
@@ -1,8 +1,8 @@
-Index: madwifi-dfs-r3252/ath/if_ath.c
+Index: madwifi-dfs-r3280/ath/if_ath.c
===================================================================
---- madwifi-dfs-r3252.orig/ath/if_ath.c 2008-01-26 11:12:45.731030258 +0100
-+++ madwifi-dfs-r3252/ath/if_ath.c 2008-01-26 11:14:38.985484262 +0100
-@@ -529,7 +529,8 @@
+--- madwifi-dfs-r3280.orig/ath/if_ath.c 2008-01-28 17:18:52.497966105 +0100
++++ madwifi-dfs-r3280/ath/if_ath.c 2008-01-28 17:19:06.982791546 +0100
+@@ -526,7 +526,8 @@
/* Allocate space for dynamically determined maximum VAP count */
sc->sc_bslot =
@@ -12,11 +12,11 @@ Index: madwifi-dfs-r3252/ath/if_ath.c
/*
* Cache line size is used to size and align various
-Index: madwifi-dfs-r3252/ath/if_ath_radar.c
+Index: madwifi-dfs-r3280/ath/if_ath_radar.c
===================================================================
---- madwifi-dfs-r3252.orig/ath/if_ath_radar.c 2008-01-26 11:14:48.638034327 +0100
-+++ madwifi-dfs-r3252/ath/if_ath_radar.c 2008-01-26 11:15:36.740775546 +0100
-@@ -1556,9 +1556,11 @@
+--- madwifi-dfs-r3280.orig/ath/if_ath_radar.c 2008-01-28 17:14:16.411947654 +0100
++++ madwifi-dfs-r3280/ath/if_ath_radar.c 2008-01-28 17:19:07.290809101 +0100
+@@ -1539,9 +1539,11 @@
ath_rp_clear(sc);