diff --git a/buildscript b/buildscript
index 4a0c14025d17f933778f3f3c8488b68d6e175d8c..9f9d22ab7573d6a2b267ec96b5e866b18498d69f 100755
--- a/buildscript
+++ b/buildscript
@@ -25,8 +25,8 @@ prepare() {
 	# This adds the sysctl load just before the network comes up
 	cat build_patches/invoke_sysctl_before_network.patch | patch -p0 -d $target
 
-	#backport mac80211 from r37266
-	svn up -r 37378 $target/package/mac80211
+	#backport mac80211 from r37483
+	svn up -r 37483 $target/package/mac80211
 	svn up -r 37378 $target/target/linux/generic/files/include/linux/ath9k_platform.h 
 		
 	#backport kernelpatches from openwrt r36664