mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-23 04:14:07 +01:00
netdev: Remove unneeded comment
This commit is contained in:
parent
280f2d40ad
commit
e5821f6ade
@ -138,12 +138,6 @@ bool netdev_exit(void)
|
||||
nl80211 = NULL;
|
||||
|
||||
l_debug("Closing route netlink socket");
|
||||
|
||||
/*
|
||||
* The netlink object keeps track of the registered notification
|
||||
* callbacks and their multicast memberships. When destroying the
|
||||
* netlink object, all resources will be freed.
|
||||
*/
|
||||
l_netlink_destroy(rtnl);
|
||||
rtnl = NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user