Hi Andrew,
your commit cf1a56a4cf19 ("net: dsa: Remove hwmon support") has popped
up in today's linux-next. The commit removes all references on
NET_DSA_HWMON but the following:Documentation/networking/dsa/dsa.txt:501:These callbacks are only available if CONFIG_NET_DSA_HWMON is enabled: include/net/dsa.h:181:#ifdef CONFIG_NET_DSA_HWMON Is it on purpose? Best regards, Valentin

