commit | 08d0ab3fe6bc9dfb80967a0b7d3109bc9ec7585b | [log] [tgz] |
---|---|---|
author | Lei Li <lilei@linux.vnet.ibm.com> | Mon May 20 14:51:03 2013 +0800 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon May 20 08:20:07 2013 -0500 |
tree | c3bd49a829b4fc31fe2045a63f91b6a24ed4d6ce | |
parent | b9b5df6f0cee6b09ef3b2e5228761dd3c2cdcad7 [diff] |
chardev: Make consistent with udp device for new qapi backend When register and open a chardev udp, the backend name should be udp not dgram, and we do not have backend dgram in the chardev list. This patch makes the new qapi udp backend consistent with the original udp device. Signed-off-by: Lei Li <lilei@linux.vnet.ibm.com> Message-id: 1369032665-18159-2-git-send-email-lilei@linux.vnet.ibm.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>