]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: core: Fix kernel-doc for carrier_* attributes
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 23 Jan 2018 03:14:25 +0000 (19:14 -0800)
committerDavid S. Miller <davem@davemloft.net>
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 <fengguang.wu@intel.com>
Fixes: b2d3bcfa26a7 ("net: core: Expose number of link up/down transitions")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h