mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			348 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			348 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/include/linux/compat-2.6.34.h
 | 
						|
+++ b/include/linux/compat-2.6.34.h
 | 
						|
@@ -164,6 +164,8 @@ static inline void device_unlock(struct 
 | 
						|
 
 | 
						|
 #define rcu_dereference_check(p, c) rcu_dereference(p)
 | 
						|
 
 | 
						|
+#define rcu_dereference_check(p, c) rcu_dereference(p)
 | 
						|
+
 | 
						|
 #endif /* (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,34)) */
 | 
						|
 
 | 
						|
 #endif /* LINUX_26_34_COMPAT_H */
 |