diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2020-08-31 15:45:37 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2020-12-05 19:40:07 +0100 |
commit | 9f23c66be7af392787a9f417b407a3b50f8854ab (patch) | |
tree | d89b1b4cee9ea6677143b5e6d288d5d79aa3786d /SOURCES/0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch | |
parent | 107e249a92abc94164c879f708cd5c7082338c5d (diff) | |
download | kernel-fsync-9f23c66be7af392787a9f417b407a3b50f8854ab.tar.gz kernel-fsync-9f23c66be7af392787a9f417b407a3b50f8854ab.zip |
kernel 5.8.4
Diffstat (limited to 'SOURCES/0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch')
-rw-r--r-- | SOURCES/0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SOURCES/0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch b/SOURCES/0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch index 8e740ce..e679aeb 100644 --- a/SOURCES/0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch +++ b/SOURCES/0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch @@ -15,10 +15,10 @@ Signed-off-by: Aaron Ma <aaron.ma@canonical.com> 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/ethernet/intel/e1000e/ich8lan.c b/drivers/net/ethernet/intel/e1000e/ich8lan.c -index 735bf25952fc..15f6c0a4dc63 100644 +index 489bb5b59475..26bb39b62956 100644 --- a/drivers/net/ethernet/intel/e1000e/ich8lan.c +++ b/drivers/net/ethernet/intel/e1000e/ich8lan.c -@@ -1243,9 +1243,9 @@ static s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force) +@@ -1245,9 +1245,9 @@ static s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force) ew32(H2ME, mac_reg); } |