Skip to content
Commit 2ff08678 authored by Karsten Graul's avatar Karsten Graul Committed by David S. Miller
Browse files

net/smc: drop out-of-flow llc response messages



To be save from unexpected or late llc response messages check if the
arrived message fits to the current flow type and drop out-of-flow
messages. And drop it when there is already a response assigned to
the flow.

Reviewed-by: default avatarUrsula Braun <ubraun@linux.ibm.com>
Fixes: ef79d439

 ("net/smc: process llc responses in tasklet context")
Signed-off-by: default avatarKarsten Graul <kgraul@linux.ibm.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 63673597
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment