net: core: Fix kernel-doc for carrier_* attributes
authorFlorian Fainelli <[email protected]>
Tue, 23 Jan 2018 03:14:25 +0000 (19:14 -0800)
committerDavid S. Miller <[email protected]>
Tue, 23 Jan 2018 16:06:50 +0000 (11:06 -0500)
commit9e55e5d30f6c6ebaa1ada11814bc067a4fe3cfd9
treeff224a1df5bac9202065173a7682148371578971
parente8a22b5f079449f1803d37ce2b5d09acaa68368d
net: core: Fix kernel-doc for carrier_* attributes

Fix the documentation warning:

include/linux/netdevice.h:1939: warning: Excess struct member 'carrier_changes' description in 'net_device'

Reported-by: kbuild test robot <[email protected]>
Fixes: b2d3bcfa26a7 ("net: core: Expose number of link up/down transitions")
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/linux/netdevice.h