[PATCH for 3.7 6/8] compat: add compat/compat-3.8.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



compat/compat-3.8.c was never build and had a compile error which is
fixed now.

Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
---
 compat/Makefile     |    1 +
 compat/compat-3.8.c |    1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/compat/Makefile b/compat/Makefile
index e9c6e1f..3adb3a0 100644
--- a/compat/Makefile
+++ b/compat/Makefile
@@ -49,6 +49,7 @@ compat-$(CONFIG_COMPAT_KERNEL_3_5) += \
 	compat-3.5.o \
 	user_namespace.o
 compat-$(CONFIG_COMPAT_KERNEL_3_7) += compat-3.7.o
+compat-$(CONFIG_COMPAT_KERNEL_3_8) += compat-3.8.o
 
 compat-$(CONFIG_COMPAT_CORDIC) += cordic.o
 compat-$(CONFIG_COMPAT_CRC8) += crc8.o
diff --git a/compat/compat-3.8.c b/compat/compat-3.8.c
index 8c1ea6f..91518f2 100644
--- a/compat/compat-3.8.c
+++ b/compat/compat-3.8.c
@@ -17,4 +17,3 @@ void netdev_set_default_ethtool_ops(struct net_device *dev,
 		dev->ethtool_ops = ops;
 }
 EXPORT_SYMBOL_GPL(netdev_set_default_ethtool_ops);
-#endif /* (LINUX_VERSION_CODE < KERNEL_VERSION(3,7,5) */
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux