brcm47xx: some checkpatch fixes
[openwrt/staging/chunkeey.git] / target / linux / brcm47xx / patches-2.6.34 / 700-ssb-gigabit-ethernet-driver.patch
index 384b925a069e9e28e04114eca565f64d17817d0d..05fa0c7f9915a7ee3673e087b5612858e7ee356d 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;