git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97e592b
)
bonding: Remove __exit tag from bond_netlink_fini().
author
David S. Miller
<davem@davemloft.net>
Sat, 19 Oct 2013 23:09:18 +0000
(19:09 -0400)
committer
David S. Miller
<davem@davemloft.net>
Sat, 19 Oct 2013 23:09:18 +0000
(19:09 -0400)
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>
No differences found