e1000: fix buliding complaint
commitfb56d323e2c9472ba4c25fc0f13f2aaddda62380
authorGonglei <arei.gonglei@huawei.com>
Tue, 30 Aug 2016 04:06:21 +0000 (30 12:06 +0800)
committerJason Wang <jasowang@redhat.com>
Tue, 27 Sep 2016 09:54:22 +0000 (27 17:54 +0800)
treec37ee05c62f763a3e51545a3c9e10563085e5b8e
parent46cca4ecb2842e93fff94b78161c03e9943860a8
e1000: fix buliding complaint

hw/net/e1000e_core.c:56: warning: e1000e_set_interrupt_cause declared inline after being called
hw/net/e1000e_core.c:56: warning: previous declaration of e1000e_set_interrupt_cause was here

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Dmitry Fleytman <dmitry@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/e1000e_core.c