[PATCH 08/47] dependencies: Build mt7915 only on kernel >= 4.6
Hauke Mehrtens <[email protected]>
| Newsgroups | org.kernel.vger.backports |
|---|---|
| Message-ID | <[email protected]> |
mt7915 uses napi_consume_skb() which is not available on older kernel versions. Signed-off-by: Hauke Mehrtens <[email protected]> --- dependencies | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dependencies b/dependencies index fed4a3b8..39076904 100644 --- a/dependencies +++ b/dependencies @@ -24,6 +24,9 @@ USB_NET_RNDIS_WLAN 4.6 # For Coexsitence the BT driver has to export rsi_bt_ops RSI_COEX 4.17 +# needs napi_consume_skb() +MT7915E 4.6 + # depends on crypto_sync_skcipher() AIRO 4.20 AIRO_CS 4.20 -- 2.30.2 -- To unsubscribe from this list: send the line "unsubscribe backports" in