diff options
author | Jan Kiszka | 2013-08-02 21:47:08 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2013-09-06 17:01:26 +0200 |
commit | 067404be626d03656788adb7deff8072ca84299f (patch) | |
tree | 8f2bbf5990c1340473ea94d206d29a6660332ebd /kvm-all.c | |
parent | tap: Use numbered tap/tun devices on all *BSD OS's (diff) | |
download | qemu-067404be626d03656788adb7deff8072ca84299f.tar.gz qemu-067404be626d03656788adb7deff8072ca84299f.tar.xz qemu-067404be626d03656788adb7deff8072ca84299f.zip |
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: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'kvm-all.c')
0 files changed, 0 insertions, 0 deletions