examples/ethtool: disable promiscuous mode by default
authorQi Zhang <qi.z.zhang@intel.com>
Wed, 12 Apr 2017 19:58:19 +0000 (15:58 -0400)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 21 Apr 2017 00:24:31 +0000 (02:24 +0200)
commit6fed57a3f4925f2e49482f0f85e48c3827cc2d7b
tree0f2c4755729aa9aedcb6634a2ea6e54be0bbaed7
parent5e470a6654e1c90066ce4e96dc26798093c34d6e
examples/ethtool: disable promiscuous mode by default

Disable promiscuous mode by default since VLAN filter
does not work when promiscuous mode is enabled.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Remy Horton <remy.horton@intel.com>
examples/ethtool/ethtool-app/main.c