From e2a6b2e077d37ae2c339b8eef9eea464222b4a4e Mon Sep 17 00:00:00 2001 From: Moritz Fischer Date: Mon, 12 Feb 2018 16:18:21 -0800 Subject: mpm: n310: Remove some leftover cruft The lines removed here are no longer needed, get rid of them Suggested-by: Martin Braun Signed-off-by: Moritz Fischer --- mpm/python/usrp_mpm/periph_manager/n310.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'mpm/python/usrp_mpm') diff --git a/mpm/python/usrp_mpm/periph_manager/n310.py b/mpm/python/usrp_mpm/periph_manager/n310.py index cb7d29f35..ca92301fe 100644 --- a/mpm/python/usrp_mpm/periph_manager/n310.py +++ b/mpm/python/usrp_mpm/periph_manager/n310.py @@ -333,8 +333,6 @@ class MboardRegsControl(object): ############################################################################### class N310XportMgrUDP(XportMgrUDP): " N310-specific UDP configuration " - eth_tables = {'eth1': 'misc-enet-regs0', 'eth2': 'misc-enet-regs1'} - xbar_port_map = {'eth1': 0, 'eth2': 1} xbar_dev = "/dev/crossbar0" iface_config = { 'sfp0': { -- cgit v1.2.3