Report errors in eoib_duplicate() via netdev_tx_err() rather than netdev_tx_complete_err(), since netdev_tx_complete_err() accepts only valid I/O buffers that are currently in the network device's transmit queue. Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
870 |
|
870 |
|
871 |
|
871 |
|
872 |
|
872 |
|
|
873 |
|
|
873 |
|
874 |
|
874 |
|
|
|
|
875 |
|
|
875 |
|
876 |
|
876 |
|
877 |
|
877 |
|
878 |
|