summaryrefslogtreecommitdiffstats
path: root/log_all_messages.patch
blob: 056603c14065906f4ad5cbd7c271b7ab04dc1c18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: multipath-tools-090724/libmultipath/log.c
===================================================================
--- multipath-tools-090724.orig/libmultipath/log.c
+++ multipath-tools-090724/libmultipath/log.c
@@ -181,7 +181,7 @@ int log_dequeue (void * buff)
 
 	memset((void *)src, 0,  len);
 
-	return la->empty;
+	return 0;
 }
 
 /*