I never heard from anyone and now I am guessing I needed to upload the diff for 
the fix.

Contributor agreement is #OS0009.
This message posted from opensolaris.org
-------------- next part --------------
*** ../archive/hme.c    Sat Sep 17 13:01:42 2005
--- ./usr/src/uts/sun/io/hme.c  Sat Sep 17 13:09:29 2005
***************
*** 8847,8854 ****
                (void) sprintf(linkup_msg, "100 Mbps ");
        else if (speed == HME_SPEED_10)
                (void) sprintf(linkup_msg, "10 Mbps ");
-       else
-               (void) sprintf(linkup_msg, "");
  
        if (hmep->hme_fdx)
                (void) strcat(linkup_msg, "full duplex link up");
--- 8847,8852 ----

Reply via email to