lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 07 Dec 2019 14:24:47 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     hkallweit1@...il.com
Cc:     nic_swsd@...ltek.com, netdev@...r.kernel.org
Subject: Re: [PATCH v2 net] r8169: fix rtl_hw_jumbo_disable for RTL8168evl

From: Heiner Kallweit <hkallweit1@...il.com>
Date: Sat, 7 Dec 2019 22:21:52 +0100

> In referenced fix we removed the RTL8168e-specific jumbo config for
> RTL8168evl in rtl_hw_jumbo_enable(). We have to do the same in
> rtl_hw_jumbo_disable().
> 
> v2: fix referenced commit id
> 
> Fixes: 14012c9f3bb9 ("r8169: fix jumbo configuration for RTL8168evl")
> Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>

Applied.

Again, another fun chain of fixes to fixes:

[davem@...alhost net]$ git describe 14012c9f3bb9
v5.4-8858-g14012c9f3bb9
[davem@...alhost net]$ git show 14012c9f3bb9 | grep Fixes
    Fixes: 4ebcb113edcc ("r8169: fix jumbo packet handling on resume from suspend")
[davem@...alhost net]$ gdc 4ebcb113edcc
v5.4-rc4~6^2~55
[davem@...alhost net]$ git show 4ebcb113edcc | grep Fixes
    Fixes: 7366016d2d4c ("r8169: read common register for PCI commit")
[davem@...alhost net]$ gdc 7366016d2d4c
v5.4-rc1~131^2~119^2~4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ