Searched hist:"767 cc9a9c1daf9b6c8efbfef656e5ca12c853a45" (Results 1 – 5 of 5) sorted by relevance
/qemu/hw/net/can/ |
H A D | can_sja1000.h | 767cc9a9c1daf9b6c8efbfef656e5ca12c853a45 Thu Mar 05 17:56:50 UTC 2020 Philippe Mathieu-Daudé <philmd@redhat.com> hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
The CanBusClientInfo::can_receive handler return whether the device can or can not receive new frames. Make it obvious by returning a boolean type.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
H A D | can_sja1000.c | 767cc9a9c1daf9b6c8efbfef656e5ca12c853a45 Thu Mar 05 17:56:50 UTC 2020 Philippe Mathieu-Daudé <philmd@redhat.com> hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
The CanBusClientInfo::can_receive handler return whether the device can or can not receive new frames. Make it obvious by returning a boolean type.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
/qemu/include/net/ |
H A D | can_emu.h | 767cc9a9c1daf9b6c8efbfef656e5ca12c853a45 Thu Mar 05 17:56:50 UTC 2020 Philippe Mathieu-Daudé <philmd@redhat.com> hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
The CanBusClientInfo::can_receive handler return whether the device can or can not receive new frames. Make it obvious by returning a boolean type.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
/qemu/net/can/ |
H A D | can_socketcan.c | 767cc9a9c1daf9b6c8efbfef656e5ca12c853a45 Thu Mar 05 17:56:50 UTC 2020 Philippe Mathieu-Daudé <philmd@redhat.com> hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
The CanBusClientInfo::can_receive handler return whether the device can or can not receive new frames. Make it obvious by returning a boolean type.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
/qemu/hw/net/ |
H A D | allwinner-sun8i-emac.c | 767cc9a9c1daf9b6c8efbfef656e5ca12c853a45 Thu Mar 05 17:56:50 UTC 2020 Philippe Mathieu-Daudé <philmd@redhat.com> hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
The CanBusClientInfo::can_receive handler return whether the device can or can not receive new frames. Make it obvious by returning a boolean type.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Jason Wang <jasowang@redhat.com>
|