Skip to content
Commit a729e83a authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parent 97e592bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment