bonding: Remove __exit tag from bond_netlink_fini().
It can be called from the module init function, so it cannot
be in the exit section.
Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
It can be called from the module init function, so it cannot
be in the exit section.
Signed-off-by:
David S. Miller <davem@davemloft.net>