diff options
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | 2015-04-09 20:11:57 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-04-10 00:35:37 +0300 |
commit | b876382bac0fe2ed1129247c47029799bb4d763a (patch) | |
tree | 6ebfdeffc17763c32916d21ad6ccdd0c177e2ccc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8dee19e619bb6d4aefdf0ce5260099fec08601a3 (diff) | |
download | linux-b876382bac0fe2ed1129247c47029799bb4d763a.tar.xz |
amd-xgbe: Move Rx mode configuration into init
Currently a call to configure the Rx mode (promiscuous mode, all
multicast mode, etc.) is made in xgbe_start separate from the xgbe_init
function. This call to set the Rx mode should be part of the xgbe_init
function so that calls to the init function don't have to be preceded
with calls to configure the Rx mode.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions