taglinefilesource code
otbuff477drivers/net/strip.cunsigned char *tbuff, *rbuff, *sbuff, *otbuff, *orbuff, *osbuff;
otbuff503drivers/net/strip.cotbuff = strip_info->tx_buff; strip_info->tx_buff = tbuff;
otbuff535drivers/net/strip.cif (otbuff != NULL)
otbuff536drivers/net/strip.ckfree(otbuff);