From: David Howells <dhowe...@redhat.com> Date: Tue, 30 Aug 2016 20:42:14 +0100
> Don't expose skbs to in-kernel users, such as the AFS filesystem, but > instead provide a notification hook the indicates that a call needs > attention and another that indicates that there's a new call to be > collected. ... > Signed-off-by: David Howells <dhowe...@redhat.com> Ok, I tried this one instead. If no warnings, I'll push it to net-next. Thanks.