Message ID | 20230427121057.29155-405-nic_swsd@realtek.com (mailing list archive) |
---|---|
Headers | show |
Series | r8152: fix 2.5G devices | expand |
On Thu, Apr 27, 2023 at 08:10:54PM +0800, Hayes Wang wrote: > v2: > For patch #1, Remove inline for fc_pause_on_auto() and fc_pause_off_auto(), > and update the commit message. > > For patch #2, define the magic value for OCP register 0xa424. > > v1: > These patches are used to fix some issues of RTL8156. Please always create a new thread. The patch automation bots can get confused if you append to an existing thread, they assume it is just comments to the original patchset. Andrew
On 4/27/2023 8:27 PM, Andrew Lunn wrote: [...] > Please always create a new thread. The patch automation bots can get > confused if you append to an existing thread, they assume it is just > comments to the original patchset. It 's my mistake. Sorry. Best Regards, Hayes