]> Git Repo - qemu.git/commit
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging
authorPeter Maydell <[email protected]>
Mon, 12 Jan 2015 11:13:24 +0000 (11:13 +0000)
committerPeter Maydell <[email protected]>
Mon, 12 Jan 2015 11:13:24 +0000 (11:13 +0000)
commit7d5ad15d17f26dd4f9ff5f3491828bc34e74f28c
tree786f76c24cd9d0c20a6daf1e2a0fc6c5b72cd6cd
parent5435f1d77eb4e8cf5e4103f64f0ecbe9f2902c71
parenta39d97c7becca5fd679d70d17ae5b1d62b9b5da6
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging

# gpg: Signature made Mon 12 Jan 2015 10:27:41 GMT using RSA key ID 81AB73C8
# gpg: Good signature from "Stefan Hajnoczi <[email protected]>"
# gpg:                 aka "Stefan Hajnoczi <[email protected]>"

* remotes/stefanha/tags/net-pull-request:
  hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it
  hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_disconnect()
  hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' fails
  net: remove all cleanup methods from NIC NetClientInfos

Signed-off-by: Peter Maydell <[email protected]>
This page took 0.0369159999999999 seconds and 4 git commands to generate.