X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9fe2a2d5546fe9370eb9c977d0816dc32e31d461..1baa5e8c46590bc16f129ed8839449ee2a66789f:/target/linux/brcm47xx/patches-2.6.35/700-ssb-gigabit-ethernet-driver.patch?ds=sidebyside

diff --git a/target/linux/brcm47xx/patches-2.6.35/700-ssb-gigabit-ethernet-driver.patch b/target/linux/brcm47xx/patches-2.6.35/700-ssb-gigabit-ethernet-driver.patch
index 5b296095a..29b1a9da1 100644
--- a/target/linux/brcm47xx/patches-2.6.35/700-ssb-gigabit-ethernet-driver.patch
+++ b/target/linux/brcm47xx/patches-2.6.35/700-ssb-gigabit-ethernet-driver.patch
@@ -111,7 +111,7 @@
  
 +		if (tp->tg3_flags3 & TG3_FLG3_ROBOSWITCH) {
 +			current_link_up = 1;
-+			current_speed = SPEED_1000; //FIXME
++			current_speed = SPEED_1000; /* FIXME */
 +			current_duplex = DUPLEX_FULL;
 +			tp->link_config.active_speed = current_speed;
 +			tp->link_config.active_duplex = current_duplex;