Skip to content
Snippets Groups Projects
Commit 067404be authored by Jan Kiszka's avatar Jan Kiszka Committed by Stefan Hajnoczi
Browse files

net: Rename send_queue to incoming_queue


Each networking client has a queue for packets that could not yet be
delivered to that client. Calling this queue "send_queue" is highly
confusing as it has nothing to to with packets send from this client but
to it. Avoid this confusing by renaming it to "incoming_queue".

Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
parent aa4f082f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment