From b518f1227c3792920b5a708e7f81efa208d98377 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 6 Jan 2022 18:13:13 +0100 Subject: Typo fix for a missing driver --- images/NEWS | 1 + kernel/list_modules.pm | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/images/NEWS b/images/NEWS index 7279c5c07..576806d82 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,4 @@ +- Add missing 'genet' driver - Fix warning & use the intended compression level - Include 'network-legacy' when using 'nfs' dracut module - sync with kernel 5.15 diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 7d8734b4a..2e1e2bef4 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -19,7 +19,7 @@ our %l = ( qw(82596 ac3200 acenic aironet4500_card altera_tse amd8111e at1700 atl2 atp), qw(bcm4400 cassini cs89x0 cx82310_eth de600 de620), qw(depca dmfe dwc-xlgmac e2100 ec_bhf eepro eexpress enic eth16i), - qw(ewrk3 fm10k bcmgenet hp hp-plus hp100 i40e i40evf iavf ice ionic), + qw(ewrk3 fm10k genet hp hp-plus hp100 i40e i40evf iavf ice ionic), qw(iph5526), #- fibre channel qw(i40evf jme lance ne nfp ni5010 ni52 ni65 mv88e6060 nvnet), qw(prism2_plx qlge r6040 rcpci realtek-smi rhineget), -- cgit v1.2.1