Go to file
Stephen Hemminger 4bb4414040 ixgbe: prefix global function
All global functions in a driver should use the same prefix
to avoid any future name collisions.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Bruce Richardson <bruce.richardson@intel.com>
[Bruce: one instance was missing]
Acked-by: Changchun Ouyang <changchun.ouyang@intel.com>
2015-03-10 15:23:21 +01:00
app eal: remove useless errno 2015-03-10 12:17:31 +01:00
config null: new poll mode driver 2015-02-26 00:31:45 +01:00
doc doc: more vlan offload commands in testpmd 2015-03-09 12:47:26 +01:00
examples tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
lib ixgbe: prefix global function 2015-03-10 15:23:21 +01:00
mk mk: move internal file 2015-03-09 12:46:46 +01:00
pkg version: 1.8.0 2014-12-20 00:38:39 +01:00
scripts scripts: check features to generate configuration header 2015-02-25 16:06:12 +01:00
tools tools: fix binding to unsupported driver 2015-03-05 21:33:53 +01:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS null: new poll mode driver 2015-02-26 00:31:45 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00