diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-10-19 11:42:37 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-10-19 11:42:37 -0500 |
commit | a71ee103a729754519abc15fd58e6b258a89e58b (patch) | |
tree | 1aa3608ced5fcea00ec18c43e1cd3c2549f8683a /0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch | |
parent | 9c8554e84a4b99387bada758dbbefcb106c0128e (diff) | |
download | kernel-a71ee103a729754519abc15fd58e6b258a89e58b.tar.gz kernel-a71ee103a729754519abc15fd58e6b258a89e58b.tar.xz kernel-a71ee103a729754519abc15fd58e6b258a89e58b.zip |
Linux v5.9.1
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch')
-rw-r--r-- | 0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch b/0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch index e679aeb55..150ddd76f 100644 --- a/0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch +++ b/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 |