Re: [PATCH v7 0/5] skb_to_sgvec hardening
From: Jason A. Donenfeld
Date: Tue May 09 2017 - 10:09:07 EST
On Tue, May 9, 2017 at 4:03 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote:
> Perhaps you should add __must_check annotation to the function
> prototype(s)?
Great idea. I've started doing this in my own code. Wasn't sure how
popular it was outside of there, but I'm glad to hear a suggestion of
it now. I'll have this in v8.