Skip to content
Snippets Groups Projects
Commit 315a15c6 authored by Casey Chen's avatar Casey Chen
Browse files

[rstp] Correct switch port settings for Acorn board


Change-Id: I8445d48b5f736761e73fbcfbdd585c29f5fe8e23
Signed-off-by: default avatarCasey Chen <kexinc@codeaurora.org>
#!/bin/sh
# Copyright (c) 2013, 2017, The Linux Foundation. All rights reserved.
# Copyright (c) 2013, 2017, 2019 The Linux Foundation. All rights reserved.
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
......@@ -62,7 +62,7 @@ get_switch_config_auto(){
echo "=qca eth1 eth1 4 port4"
echo "=qca eth0 eth0 5 eth0"
;;
ap-hk*)
ap-hk*|ap-ac*)
;;
*)
echo "=qca eth1 eth1 1 port1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment