]> Git Repo - qemu.git/commit
hw/net/e1000e_core: Let e1000e_can_receive() return a boolean
authorPhilippe Mathieu-Daudé <[email protected]>
Thu, 5 Mar 2020 17:56:45 +0000 (18:56 +0100)
committerJason Wang <[email protected]>
Tue, 31 Mar 2020 13:14:35 +0000 (21:14 +0800)
commit205ce5670f8ec38693ab945493e4fcc155b25cec
tree44dacf75f0557cca78f196ae2dcbcdd1bca20a05
parentf22a57ac09abdd5afd8a974b52c19eda9347cffd
hw/net/e1000e_core: Let e1000e_can_receive() return a boolean

The e1000e_can_receive() function simply returns a boolean value.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
hw/net/e1000e_core.c
hw/net/e1000e_core.h
This page took 0.025276 seconds and 4 git commands to generate.