Fix up ipf.c for recent merges
commit0a035dd6bfe59f3310be38ddcceb7cb6f0e7bd94
authorMarkus Armbruster <armbru@redhat.com>
Wed, 1 Jul 2009 16:24:51 +0000 (1 18:24 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 2 Jul 2009 12:02:43 +0000 (2 15:02 +0300)
treee93c33d7244a116f3e4a5a40542ae47068b406ac
parentb425b296b0afbe8e982775ca1ea334256b9f6611
Fix up ipf.c for recent merges

Commit 42f0a928 merged support for addr=... in option argument of -net
nic, but failed to update ipf_init1().

Commit 7a8f3ed9 merged support for addr=... in option argument of
-drive if=virtio, but failed to update ipf_init1().

Untested.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/ipf.c