net: dsa: mt7530: get rid of mac_port_validate member of mt753x_info
authorArınç ÜNAL <arinc.unal@arinc9.com>
Mon, 22 Apr 2024 07:15:19 +0000 (10:15 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Apr 2024 10:57:03 +0000 (11:57 +0100)
commitaa16e1fc9ea808130ecf72bd6fac2ad481002ffb
treee79bf9b16383dfae9df68aaa68a66d1ca66a8124
parent99acfa82ddb16e65d552fab77c87d3a8baf32d7c
net: dsa: mt7530: get rid of mac_port_validate member of mt753x_info

The mac_port_validate member of the mt753x_info structure is not being
used, remove it. Improve the member description section in the process.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mt7530.h