David S. Miller
|
a729e83ad6
|
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>
|
2013-10-19 19:09:18 -04:00 |
Jiri Pirko
|
ec76aa4985
|
bonding: add Netlink support active_slave option
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
|
2013-10-19 18:58:46 -04:00 |
Jiri Pirko
|
90af231106
|
bonding: add Netlink support mode option
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
|
2013-10-19 18:58:46 -04:00 |
Jiri Pirko
|
0a2a78c4a9
|
bonding: push Netlink bits into separate file
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
|
2013-10-19 18:58:45 -04:00 |