commit | b45e7f98ab7c2d7035d92100ee011584693eccce | [log] [tgz] |
---|---|---|
author | Karsten Graul <kgraul@linux.ibm.com> | Fri May 01 12:48:13 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri May 01 16:20:05 2020 -0700 |
tree | 36e0467792f298620b4bf28e108202f5000ef57c | |
parent | 8574cf4055ab44724ee9a4c30921d3ed853d787c [diff] |
net/smc: llc_add_link_work to handle ADD_LINK LLC requests Introduce a work that is scheduled when a new ADD_LINK LLC request is received. The work will call either the SMC client or SMC server ADD_LINK processing. Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Reviewed-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>