Skip to content
Commit 4651f185 authored by Hauke Mehrtens's avatar Hauke Mehrtens
Browse files

header: adapt change of parameter in {add,sub}_frag_mem_limit()

In older kernel versions the first parameter is "struct inet_frag_queue
*q", now it is "struct netns_frags *nf", This patch adds the new
versions of this function to all kernel versions older than 4.3.

This change was done in upstream Linux kernel in this commit:
commit 0e60d245


Author: Florian Westphal <fw@strlen.de>
Date:   Thu Jul 23 12:05:38 2015 +0200

    inet: frag: change *_frag_mem_limit functions to take netns_frags as argument

Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
parent 14b63a4b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment