]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/linux
kernel: fix e1000e hung at stats update.
[ipfire-2.x.git] / lfs / linux
index 08bb710f75bd49fbfe55e3e9e868c8bd19e9eb9d..b97116d34fcdb7e4198c5fe97cb4e17e3cc757df 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -152,8 +152,8 @@ endif
        # Add LED trigger
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux/linux-4.9.16-ledtrig_netdev.patch
 
-       # Fix igb crash
-       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux/linux-4.9.17-igb_fix_lock_at_update_stats.patch
+       # Fix igb and e1000e crash
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux/linux-4.9.17-igb-e1000e_fix_lock_at_update_stats.patch
 
        # cs5535audio spams syslog if no ac97 was present (geos router)
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux/linux-4.9.8_cs5535audio_fix_logspam_on_geos.patch