[PATCH 4/8] backports: Make qtnfmac depend on kernel 5.1 or later

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

 



The qtnfmac driver now uses the .ndo_get_port_parent_id ndo callback
which was added in kernel 5.1. Instead of backporting this part just
make the driver depend on a kernel version which supports this callback.

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

diff --git a/dependencies b/dependencies
index 02d46ca3..47558470 100644
--- a/dependencies
+++ b/dependencies
@@ -24,8 +24,9 @@ AIRO_CS 3.9
 # pci_error_handlers->reset_notify is missing
 MWIFIEX_PCIE 3.16
 
-# needs pcie_get_mps()
-QTNFMAC_PCIE 3.13
+# needs .ndo_get_port_parent_id
+QTNFMAC 5.1
+QTNFMAC_PCIE 5.1
 
 # needs pm_system_wakeup() which can't reall be
 # backported properly
-- 
2.20.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