net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow steering
[cascardo/linux.git] / lib / decompress_unlzo.c
index 4531294..960183d 100644 (file)
@@ -31,7 +31,7 @@
  */
 
 #ifdef STATIC
-#include "lzo/lzo1x_decompress.c"
+#include "lzo/lzo1x_decompress_safe.c"
 #else
 #include <linux/decompress/unlzo.h>
 #endif