Hi Florian,
I love your patch! Perhaps something to improve:
[auto build test WARNING on net-next/master]
url:
https://github.com/0day-ci/linux/commits/Florian-Fainelli/net-core-Fix-kernel-doc-for-carrier_-attributes/20180125-062300
reproduce: make htmldocs
All warnings (new ones prefixed b
Fix the documentation warning:
include/linux/netdevice.h:1939: warning: Excess struct member 'carrier_changes'
description in 'net_device'
Reported-by: kbuild test robot
Fixes: b2d3bcfa26a7 ("net: core: Expose number of link up/down transitions")
Signed-off-by: Florian Fainelli
---
include/li