]> git.baikalelectronics.ru Git - kernel.git/commit
phylink: <linux/phylink.h>: fix function prototype kernel-doc warning
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 16 Aug 2020 22:25:49 +0000 (15:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Aug 2020 18:46:22 +0000 (11:46 -0700)
commit9fe18bfd23121747d32c1a5ed37fc00551625b70
treea3923024baa7417e5e75eeee75948b30f160c2f4
parent8ef6e1d9afc56682684cf32de6c31ecf7d348367
phylink: <linux/phylink.h>: fix function prototype kernel-doc warning

Fix a kernel-doc warning for the pcs_config() function prototype:

../include/linux/phylink.h:406: warning: Excess function parameter 'permit_pause_to_mac' description in 'pcs_config'

Fixes: fcb9a0fc46c9 ("net: phylink: add struct phylink_pcs")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Russell King <linux@armlinux.org.uk>
Cc: David S. Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/phylink.h