Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
6lowpan: Remove __init tag from lowpan_netlink_fini().
It's called from both __init and __exit code, so neither tag is appropriate. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information