diff options
author | Karsten Graul <[email protected]> | 2020-04-29 17:10:47 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-04-29 12:26:33 -0700 |
commit | ef79d439cd124d9fb7258bb35d44c71aec11b829 (patch) | |
tree | 56128730c795ca130c436c1928efc26f69e0abbc /lib/test_overflow.c | |
parent | 6c8968c421e0e6bea8a78ee4fdd043d850cd5b26 (diff) |
net/smc: process llc responses in tasklet context
When llc responses are received then possible waiters for this response
are to be notified. This can be done in tasklet context, without to
use a work in the llc work queue. Move all code that handles llc
responses into smc_llc_rx_response().
Signed-off-by: Karsten Graul <[email protected]>
Reviewed-by: Ursula Braun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions