i40e: remove endian.h include
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 18 Jun 2014 20:33:07 +0000 (21:33 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 18 Jun 2014 22:57:51 +0000 (00:57 +0200)
commit3056abfb273c0b12f307a6b2398b4217577c3d40
tree55b58af701517c90aae1a13459c7f1cad68da8a4
parente956f019759fc70fe10a965a3536b5e143ed21c3
i40e: remove endian.h include

endian.h is not needed for the compilation of i40e_rxtx.c and its
inclusion prevents building on FreeBSD systems.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_pmd_i40e/i40e_rxtx.c