commit | 489b1efcfdf356aa3dd4e5c9dc0544be89f59c46 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Tue Feb 07 15:37:16 2023 -0800 |
committer | Tom Rini <trini@konsulko.com> | Fri May 05 13:41:55 2023 -0400 |
tree | 658821c7787619cec8ab0e3b6d30e136bf563369 | |
parent | a2acf86ab0c0f9d1df0d24ee1853aec6c4bf4b64 [diff] |
net: ksz9477: remove unnecessary dsa_set_tagging call packet tagging is not used for this driver so we do not need to call dsa_set_tagging. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>