Skip to content
Snippets Groups Projects
Commit e2dc3df9 authored by Markus Gothe's avatar Markus Gothe :ok_hand: Committed by Erik Karlsson
Browse files

Revert "econet: switch.sh: if wan port is ae_wan, set wan_port to 0"

This reverts commit 442b82df.

(cherry picked from commit 83e9ba1e)
parent 5f60276a
Branches
No related tags found
1 merge request!1377Revert "econet: switch.sh: if wan port is ae_wan, set wan_port to 0"
......@@ -12,9 +12,6 @@ tc3162_eth_portmap() {
eth0.[0-9])
wan_port=${WANDEV:5}
;;
ae_wan)
wan_port=0
;;
esac
if [ "$WANDEV" == "$(cat /sys/module/eth/parameters/wan_itf)" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment