Date:2010-01-11 10:40:26 (3 years 4 months ago)
Author:kaloz
Commit:381257d8a632a6393f35e4cb657f3a5ab0784655
Message:refresh patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19102 3c298f89-4303-0410-b956-a3cf2f4a3e73
Files: package/madwifi/patches/453-procps.patch (2 diffs)

Change Details

package/madwifi/patches/453-procps.patch
1+++ b/net80211/ieee80211_linux.h 2009-10-04 22:28:06.255777139 +0300
2@@ -640,12 +640,24 @@
1--- a/net80211/ieee80211_linux.h
2@@ -640,12 +640,24 @@ static __inline unsigned long msecs_to_j
33       void __user *buffer, size_t *lenp)
44 #define IEEE80211_SYSCTL_PROC_DOINTVEC(ctl, write, filp, buffer, lenp, ppos) \
55     proc_dointvec(ctl, write, filp, buffer, lenp)
...... 
2626 #endif
2727
2828 void ieee80211_virtfs_latevattach(struct ieee80211vap *);
29+++ b/ath/if_athvar.h 2009-10-04 22:27:40.115902053 +0300
30@@ -173,14 +173,22 @@
29--- a/ath/if_athvar.h
30@@ -173,14 +173,22 @@ static inline struct net_device *_alloc_
3131     proc_dointvec(ctl, write, filp, buffer, lenp)
3232 #define ATH_SYSCTL_PROC_DOSTRING(ctl, write, filp, buffer, lenp, ppos) \
3333     proc_dostring(ctl, write, filp, buffer, lenp)

Archive Download the corresponding diff file



interactive