gro: Enter slow-path if there is no tailroom
[pandora-kernel.git] / lib / decompress_unlzo.c
index 5a7a2ad..26f89ad 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