brcm47xx: some checkpatch fixes
[openwrt.git] / target / linux / brcm47xx / patches-2.6.35 / 700-ssb-gigabit-ethernet-driver.patch
index 5b29609..29b1a9d 100644 (file)
  
 +              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;