Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 branch information