OSDN Git Service

net: phylink: update documentation on create and destroy
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 19 Nov 2019 17:18:52 +0000 (17:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Nov 2019 02:55:02 +0000 (18:55 -0800)
commit269a6b5f23a68803c3038faaef96acff2f18d22d
tree89c5821bb8ded633e2aa6969f02f4a3c33d813b7
parenta0783cd0c810504427777e8aae20d5f4f8b652a0
net: phylink: update documentation on create and destroy

Update the documentation on phylink's create and destroy functions to
explicitly state that the rtnl lock must not be held while calling
these.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phylink.c