diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2019-12-01 12:51:47 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-02 00:14:21 +0300 |
commit | f3284e014850e45f63fbc74c7382453c876fbc35 (patch) | |
tree | 5c607b052c427498ff8f33207997c6f1c4d874ae /crypto/chacha20poly1305.c | |
parent | 398fd408ccfb5e44b1cbe73a209d2281d3efa83c (diff) | |
download | linux-f3284e014850e45f63fbc74c7382453c876fbc35.tar.xz |
net: phy: realtek: fix using paged operations with RTL8105e / RTL8208
It was reported [0] that since the referenced commit a warning is
triggered in phylib that complains about paged operations being used
with a PHY driver that doesn't support this. The commit isn't wrong,
just for one chip version (RTL8105e) no dedicated PHY driver exists
yet. So add the missing PHY driver.
[0] https://bugzilla.kernel.org/show_bug.cgi?id=202103
Fixes: 3a129e3f9ac4 ("r8169: switch to phylib functions in more places")
Reported-by: jhdskag3 <jhdskag3@tutanota.com>
Tested-by: jhdskag3 <jhdskag3@tutanota.com>
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/chacha20poly1305.c')
0 files changed, 0 insertions, 0 deletions