From: Eric Dumazet <[email protected]> Date: Fri, 31 May 2019 15:27:00 -0700
> In general, this_cpu_read(*X) is faster than *this_cpu_ptr(X) > > Also remove the inline attibute, totally useless. > > Signed-off-by: Eric Dumazet <[email protected]> > Cc: Kefeng Wang <[email protected]> Applied.
