commit | 60bcbc41ffb35572288681f41d1d8ab8bdb98841 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun May 03 16:08:29 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 03 16:08:29 2020 -0700 |
tree | 2405840a8f7fc638a4ca0e87344bbf9560a42683 | |
parent | d1a22509547b424866863e191ef9b2ac0762ad17 [diff] | |
parent | 4dadd151b26589fd0520feb97c93ee981b393a99 [diff] |
Merge branch 'net-smc-add-and-delete-link-processing' Karsten Graul says: ==================== net/smc: add and delete link processing These patches add the 'add link' and 'delete link' processing as SMC server and client. This processing allows to establish and remove links of a link group dynamically. v2: Fix mess up with unused static functions. Merge patch 8 into patch 4. Postpone patch 13 to next series. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>