]> git.ipfire.org Git - thirdparty/qemu.git/commit
e1000: Migrate props via a temporary structure
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 28 Mar 2018 16:36:28 +0000 (17:36 +0100)
committerJason Wang <jasowang@redhat.com>
Tue, 10 Apr 2018 03:30:03 +0000 (11:30 +0800)
commit59354484787f8463406704a948809e0f478501d5
tree63744f408066ca24b2ec0a11152fdf679ed2e826
parent46f2a9ec5470094dbc25a6c5263cc21751705ce3
e1000: Migrate props via a temporary structure

Swing the tx.props out via a temporary structure, so in future patches
we can select what we're going to send.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/e1000.c