diff options
Diffstat (limited to 'package/madwifi/patches-r3776/111-minstrel_crash.patch')
-rw-r--r-- | package/madwifi/patches-r3776/111-minstrel_crash.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/package/madwifi/patches-r3776/111-minstrel_crash.patch b/package/madwifi/patches-r3776/111-minstrel_crash.patch index 250a21ff25..dd96c4e60f 100644 --- a/package/madwifi/patches-r3776/111-minstrel_crash.patch +++ b/package/madwifi/patches-r3776/111-minstrel_crash.patch @@ -1,7 +1,5 @@ -Index: madwifi-trunk-r3776/ath_rate/minstrel/minstrel.c -=================================================================== ---- madwifi-trunk-r3776.orig/ath_rate/minstrel/minstrel.c 2008-07-17 00:35:59.000000000 +0200 -+++ madwifi-trunk-r3776/ath_rate/minstrel/minstrel.c 2008-07-17 00:47:36.000000000 +0200 +--- a/ath_rate/minstrel/minstrel.c ++++ b/ath_rate/minstrel/minstrel.c @@ -415,6 +415,9 @@ return; } |