Fix typo on 06-header-changes.patch
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 14 Jan 2010 01:24:33 +0000 (17:24 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 14 Jan 2010 01:24:33 +0000 (17:24 -0800)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
patches/06-header-changes.patch

index 8c99993a9825b7585b4731d4df3660ccacd23dfc..65f5be01f4cfa56b85ef1eb99e50a00f457279ef 100644 (file)
@@ -118,7 +118,7 @@ cases.
  #include <linux/rtnetlink.h>
  #include <linux/netlink.h>
  #include <linux/etherdevice.h>
-+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24)
++#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24))
  #include <net/net_namespace.h>
 +#endif
  #include <net/genetlink.h>