Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-1' into staging
commit9159eb9abc31e02797dc55998e71f12c06846d55
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Mar 2015 14:27:13 +0000 (11 14:27 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Mar 2015 14:27:13 +0000 (11 14:27 +0000)
treeb4a101344514301b418718c6b214d089f0b12876
parent8d86e34e65d6d4c8201de6356635f34d38391a93
parentb18a755c4266a340a25ab4118525bd57c3dfc3fa
Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-1' into staging

virtio-serial: fix crash on port hotplug when a previously-added port
did not have the 'name' property set.

# gpg: Signature made Wed Mar 11 11:13:53 2015 GMT using RSA key ID 854083B6
# gpg: Good signature from "Amit Shah <amit@amitshah.net>"
# gpg:                 aka "Amit Shah <amit@kernel.org>"
# gpg:                 aka "Amit Shah <amitshah@gmx.net>"

* remotes/amit/tags/vser-for-2.3-1:
  virtio-serial: fix segfault on NULL port names

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>