diff options
author | 2018-11-07 08:52:46 +0100 | |
---|---|---|
committer | 2018-11-07 22:18:58 -0800 | |
commit | 3b73e842c7265a645f373a2de956ad36292f819d (patch) | |
tree | f237ef9c509b4b311ac60d7f96b6e945138d7f59 /include/linux/udp.h | |
parent | net: phy: make phy_trigger_machine static (diff) | |
download | wireguard-linux-3b73e842c7265a645f373a2de956ad36292f819d.tar.xz wireguard-linux-3b73e842c7265a645f373a2de956ad36292f819d.zip |
net: phy: realtek: load driver for all PHYs with a Realtek OUI
Instead of listing every single PHYID, load the driver for every PHYID
with a Realtek OUI, independent of model number and revision.
This patch also improves two further aspects:
- constify realtek_tbl[]
- the mask should have been 0xffffffff instead of 0x001fffff so far,
by masking out some bits a PHY from another vendor could have been
matched
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/udp.h')
0 files changed, 0 insertions, 0 deletions