diff options
author | Antoine Tenart <antoine.tenart@bootlin.com> | 2020-02-26 15:40:34 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-26 20:51:42 -0800 |
commit | 1ac7b090ec4618a339afa6d25ab4033c57b30a28 (patch) | |
tree | 32d6cb5435c9f4c47d767f8e303fdbc7ecae1106 /net/qrtr | |
parent | 92040c6daaa46027c2d11aab0a5366ab667c5358 (diff) | |
download | linux-1ac7b090ec4618a339afa6d25ab4033c57b30a28.tar.gz linux-1ac7b090ec4618a339afa6d25ab4033c57b30a28.tar.bz2 linux-1ac7b090ec4618a339afa6d25ab4033c57b30a28.zip |
net: phy: mscc: add missing shift for media operation mode selection
This patch adds a missing shift for the media operation mode selection.
This does not fix the driver as the current operation mode (copper) has
a value of 0, but this wouldn't work for other modes.
Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/qrtr')
0 files changed, 0 insertions, 0 deletions