On Mon, May 15, 2017 at 3:11 PM, David Howells <[email protected]> wrote: > skb_to_sgvec() can return -EMSGSIZE in some circumstances. You shouldn't > return -ENOMEM here in such a case.
Noted. I'll fix this up for the next round.
On Mon, May 15, 2017 at 3:11 PM, David Howells <[email protected]> wrote: > skb_to_sgvec() can return -EMSGSIZE in some circumstances. You shouldn't > return -ENOMEM here in such a case.
Noted. I'll fix this up for the next round.