[dpdk-dev] [PATCH 0/4] rte_ethdev: cleanups

Stephen Hemminger stephen at networkplumber.org
Thu Apr 9 23:29:38 CEST 2015


A bunch of small (almost trivial) patches to fix style and other
issues in the base Ethernet driver interface code.

Stephen Hemminger (4):
  rte_ethdev: remove extra inline
  rte_ethdev: whitespace cleanup
  rte_ethdev: make tables const
  rte_ethdev: remove unnecessary paren on return

 lib/librte_ether/rte_ethdev.c | 545 +++++++++++++++++++++---------------------
 lib/librte_ether/rte_ethdev.h |  57 ++---
 2 files changed, 305 insertions(+), 297 deletions(-)

-- 
2.1.4



More information about the dev mailing list