]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: Fix typo for MDIO module boilerplate comment
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 23 Jan 2017 05:17:32 +0000 (21:17 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2017 18:37:50 +0000 (13:37 -0500)
commit7e79eb29f0453867222aa50fbf769edb7f9aefbf
treeb2008d4a73d7040813ff50f1bca3a9881fd93e2e
parenteeba12d601d8513920e6eedb25aa77ef8d727465
net: phy: Fix typo for MDIO module boilerplate comment

The module boilerplate macro is named mdio_module_driver and not
module_mdio_driver, fix that.

Fixes: 11c48ce728a3 ("mdio: Add support for mdio drivers.")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/mdio.h