mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
c75d721c76
The recent rewrite of skb_copy_datagram_iovec broke the reception of zero-size datagrams. This patch fixes it. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>