Justus Winter, le Wed 26 Nov 2014 15:22:35 +0100, a écrit :
> Account for the `struct packet_header' that is prepended to the
> network packet in the calculation of the `net_rcv_msg' message. This
> complements e363aa56.
Ack.
> * libmachdev/net.c (netif_rx_handle): Fix size of message.
> ---
>
Account for the `struct packet_header' that is prepended to the
network packet in the calculation of the `net_rcv_msg' message. This
complements e363aa56.
* libmachdev/net.c (netif_rx_handle): Fix size of message.
---
libmachdev/net.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libmachde