diff options
author | Sentry <sentry@Sentry-Desktop-Fedora.local> | 2020-11-16 21:02:53 +0100 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2020-12-05 19:40:07 +0100 |
commit | bdb83850ca3fcc4556f87e44b0796f0dd6b6d55b (patch) | |
tree | 767930d0f90d9af79befd63c9cc51d52b79155dc /SOURCES/0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch | |
parent | 2323591ec35bad9ae5469f48a5bb697254f97459 (diff) | |
download | kernel-fsync-bdb83850ca3fcc4556f87e44b0796f0dd6b6d55b.tar.gz kernel-fsync-bdb83850ca3fcc4556f87e44b0796f0dd6b6d55b.zip |
Linux v5.9.8
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 e679aeb..150ddd7 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,7 +15,7 @@ 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 489bb5b59475..26bb39b62956 100644 +index b2f2fcfdf732..a9e4c059d402 100644 --- a/drivers/net/ethernet/intel/e1000e/ich8lan.c +++ b/drivers/net/ethernet/intel/e1000e/ich8lan.c @@ -1245,9 +1245,9 @@ static s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force) @@ -31,5 +31,5 @@ index 489bb5b59475..26bb39b62956 100644 goto out; } -- -2.26.2 +2.28.0 |