diff options
author | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-01-17 20:47:10 +0000 |
---|---|---|
committer | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-01-17 20:47:10 +0000 |
commit | 5653494a49db20ca6b22b32fa07a73b9e2f26169 (patch) | |
tree | 79c794c04e5c92d3251ae480c1c41ad5e4eac082 /pc-bios | |
parent | 3b898ddaf37819f1054a82461baf632a28ab2fd9 (diff) | |
download | hqemu-5653494a49db20ca6b22b32fa07a73b9e2f26169.zip hqemu-5653494a49db20ca6b22b32fa07a73b9e2f26169.tar.gz |
Remove unused info_str parameter to pcnet_common_init()
I noticed that pcnet_common_init() takes an unused 'info_str'
parameter, added in r2142. Since then, we always pass "pcnet"
to register_savevm() (and never "lance").
Note that r6218 changed vc->info_str to "lance" for sun4m emulation.
On the assumption that it's not needed, this patch removes the
parameter. If reverting the change in r2142, and registering with
"lance" would be preferable, I can submit a patch to do so.
Signed-off-by: Stuart Brady <stuart.brady@gmail.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6362 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'pc-bios')
0 files changed, 0 insertions, 0 deletions