diff options
author | Arun Ramadoss <arun.ramadoss@microchip.com> | 2022-06-28 22:43:27 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-06-29 13:47:59 +0100 |
commit | a02579df160e2fb64764064182bc3c205d812aa4 (patch) | |
tree | 4ef24de1778ec7857751e3df6830472d56c48a06 /fs/udf/misc.c | |
parent | 47d82864eee104d22f282b24098e2dcdc0e73cbe (diff) | |
download | linux-a02579df160e2fb64764064182bc3c205d812aa4.tar.bz2 |
net: dsa: microchip: change the size of reg from u8 to u16
The register size for the ksz8 switches is u8 and for ksz9477 series is
u16. To have common struct for ksz series switches the size of reg is
increased from u8 to u16.
Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/udf/misc.c')
0 files changed, 0 insertions, 0 deletions