]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit39a712439accdccc7df7982bb6d001fc2dcd2bc5
tree89c5821bb8ded633e2aa6969f02f4a3c33d813b7
parentb0b2b44d1a490909887c50de0a94d01035028ed3
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