[PATCH 03/19] dependencies: deactivate igb on kernel < 3.11

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

 



igb now needs the mpls_features member on skb_buff, which was added
with kernel 3.11, deactivate it till this gets backported.

Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
---
 dependencies | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dependencies b/dependencies
index 1af2c0f..2a51bcc 100644
--- a/dependencies
+++ b/dependencies
@@ -136,7 +136,8 @@ ATH9K_HWRNG 3.17
 # and since net_get_random_once() depends on static keys we've decided
 # to backport that only down to 3.5. For full details refer to backports
 # commit 8cb8816d
-IGB 3.5
+# mpls_features was added with kernel 3.11
+IGB 3.11
 
 # This driver needs mmc_hw_reset() which was added in kernel version 3.2
 MWIFIEX_SDIO 3.2
-- 
2.8.1

--
To unsubscribe from this list: send the line "unsubscribe backports" in



[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