From d9ad14d717c122ed6f643e2445acdfeeb6a04e98 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 28 Jan 2008 18:34:06 +0000 Subject: update madwifi to latest trunk, include a few more fixes/improvements SVN-Revision: 10294 --- package/madwifi/patches/320-no_kzalloc.patch | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'package/madwifi/patches/320-no_kzalloc.patch') diff --git a/package/madwifi/patches/320-no_kzalloc.patch b/package/madwifi/patches/320-no_kzalloc.patch index 47fff71..4c9f986 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); -- cgit v1.1