[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140708.141137.1850005112297468089.davem@davemloft.net>
Date: Tue, 08 Jul 2014 14:11:37 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: zlim.lnx@...il.com
Cc: dborkman@...hat.com, ast@...mgrid.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCHv2 net-next] net: filter: move load_pointer() into
filter.h
From: Zi Shen Lim <zlim.lnx@...il.com>
Date: Thu, 3 Jul 2014 07:56:54 -0700
> load_pointer() is already a static inline function.
> Let's move it into filter.h so BPF JIT implementations can reuse this
> function.
>
> Since we're exporting this function, let's also rename it to
> bpf_load_pointer() for clarity.
>
> Signed-off-by: Zi Shen Lim <zlim.lnx@...il.com>
> ---
> v1->v2:
> * Renamed to more specific name of bpf_load_pointer(), as suggested
> by Daniel.
Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists