ethdev: remove extra inline
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 9 Apr 2015 21:29:39 +0000 (14:29 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 20 Apr 2015 17:28:53 +0000 (19:28 +0200)
There is no reason to inline functions that are not in the critical
path.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>

No differences found