diff options
author | 2015-04-09 12:11:57 -0500 | |
---|---|---|
committer | 2015-04-09 17:35:37 -0400 | |
commit | b876382bac0fe2ed1129247c47029799bb4d763a (patch) | |
tree | 6ebfdeffc17763c32916d21ad6ccdd0c177e2ccc /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | amd-xgbe: Allow rx-frames coalescing to be changed anytime (diff) | |
download | wireguard-linux-b876382bac0fe2ed1129247c47029799bb4d763a.tar.xz wireguard-linux-b876382bac0fe2ed1129247c47029799bb4d763a.zip |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions