Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1642867

Re: [PATCH v8 3/5] rxrpc: check return value of skb_to_sgvec always

From "Jason A. Donenfeld" <Jason@zx2c4.com>
Newsgroups linux.kernel
Subject Re: [PATCH v8 3/5] rxrpc: check return value of skb_to_sgvec always
Date 2017-05-17 00:20 +0200
Message-ID <tHSYW-371-9@gated-at.bofh.it> (permalink)
References <tG2g1-29c-5@gated-at.bofh.it> <tG2g1-29c-3@gated-at.bofh.it> <tHo4O-fL-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, May 15, 2017 at 3:11 PM, David Howells <dhowells@redhat.com> 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.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH v8 3/5] rxrpc: check return value of skb_to_sgvec always David Howells <dhowells@redhat.com> - 2017-05-15 15:20 +0200
  Re: [PATCH v8 3/5] rxrpc: check return value of skb_to_sgvec always "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-05-17 00:20 +0200

csiph-web