kernel: bcma: detect pci ID 0x4313
[openwrt.git] / target / linux / generic / patches-3.10 / 903-debloat_direct_io.patch
index a16eff6..4f3545d 100644 (file)
@@ -26,7 +26,7 @@
  endif
 --- a/include/linux/fs.h
 +++ b/include/linux/fs.h
-@@ -2467,12 +2467,26 @@ enum {
+@@ -2468,12 +2468,26 @@ enum {
        DIO_SKIP_HOLES  = 0x02,
  };