master/ethernet.c
changeset 195 674071846ee3
parent 146 73a5f7dd3024
child 197 b9a6e2c22745
child 1618 5cff10efb927
equal deleted inserted replaced
194:c21e7c12dd50 195:674071846ee3
   115     EC_INFO("  EoE slave %i\n", eoe->slave->ring_position);
   115     EC_INFO("  EoE slave %i\n", eoe->slave->ring_position);
   116     EC_INFO("    RX State %i\n", eoe->rx_state);
   116     EC_INFO("    RX State %i\n", eoe->rx_state);
   117 }
   117 }
   118 
   118 
   119 /*****************************************************************************/
   119 /*****************************************************************************/
   120 
       
   121 /* Emacs-Konfiguration
       
   122 ;;; Local Variables: ***
       
   123 ;;; c-basic-offset:4 ***
       
   124 ;;; End: ***
       
   125 */