net: update the register_netdevice() kdoc
authorJakub Kicinski <kuba@kernel.org>
Wed, 11 May 2022 19:07:20 +0000 (12:07 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 12 May 2022 23:21:11 +0000 (16:21 -0700)
commitfa926bb3e491221a76bd476a990019cd55df8a30
tree6e8b6433c97c099d0e8f69ed58b80adcaf643de7
parent0df65743537dd6e1c8b0924714f14dc367cba2be
net: update the register_netdevice() kdoc

The BUGS section looks quite dated, the registration
is under rtnl lock. Remove some obvious information
while at it.

Link: https://lore.kernel.org/r/20220511190720.1401356-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/core/dev.c