]> git.hungrycats.org Git - linux/commit
net: dsa: mv88e6xxx: define .pot_clear() for 6321
authorMarek Behún <kabel@kernel.org>
Mon, 4 May 2026 15:32:25 +0000 (17:32 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 6 May 2026 01:23:47 +0000 (18:23 -0700)
commit17826d9708a57d27011d0a6efdebb628d6f8299a
treeb4c671d21c252fd4a72cc2f45c4c4debc4280327
parent965871277f60ecd64ed857951e7868b983eb20d0
net: dsa: mv88e6xxx: define .pot_clear() for 6321

Commit 9e907d739cc3 ("net: dsa: mv88e6xxx: add POT operation") did not
add the .pot_clear() method to the 6321 switch operations structure.
Add them now.

Signed-off-by: Marek Behún <kabel@kernel.org>
Link: https://patch.msgid.link/20260504153227.1390546-4-kabel@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/dsa/mv88e6xxx/chip.c