Searched hist:"05 fcd31cc472c5da6416d3bc2ab25599bbb9331f" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/arcnet/ |
H A D | arcdevice.h | diff 05fcd31cc472c5da6416d3bc2ab25599bbb9331f Wed Jun 28 11:32:18 CDT 2017 Michael Grzeschik <m.grzeschik@pengutronix.de> arcnet: add err_skb package for package status feedback
We need to track the status of our queued packages. This way the driving process knows if failed packages need to be retransmitted. For this purpose we queue the transferred/failed packages back into the err_skb message queue added with some status information.
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | arcnet.c | diff 05fcd31cc472c5da6416d3bc2ab25599bbb9331f Wed Jun 28 11:32:18 CDT 2017 Michael Grzeschik <m.grzeschik@pengutronix.de> arcnet: add err_skb package for package status feedback
We need to track the status of our queued packages. This way the driving process knows if failed packages need to be retransmitted. For this purpose we queue the transferred/failed packages back into the err_skb message queue added with some status information.
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|