kernel: rtl8306: fix vlan support on lantiq ar9 p2601hnfx
authorJohn Crispin <blogic@openwrt.org>
Sun, 30 Mar 2014 09:15:16 +0000 (09:15 +0000)
committerJohn Crispin <blogic@openwrt.org>
Sun, 30 Mar 2014 09:15:16 +0000 (09:15 +0000)
commit20ff405f6e822aa1eb7cd294547c57462636600a
tree75a3d6a2e1e1f446228be94d4508c5ef377076d0
parent13ca88f729a8cdeff71377c0859136bc43fdfecc
kernel: rtl8306: fix vlan support on lantiq ar9 p2601hnfx

If the CPU port is not forced up, the link, at least on this board, is lost after
changes are applied. This makes sure that the link is restored. Regression tests
should confirm it doesn't break other boards.

Signed-off-by: Antonios Vamporakis <ant@area128.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40305 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/files/drivers/net/phy/rtl8306.c