mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 19:36:35 +08:00
Rename uip_driver_s net_driver_s
This commit is contained in:
+1
-1
@@ -96,7 +96,7 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
void tcp_timer(FAR struct uip_driver_s *dev, FAR struct tcp_conn_s *conn,
|
||||
void tcp_timer(FAR struct net_driver_s *dev, FAR struct tcp_conn_s *conn,
|
||||
int hsec)
|
||||
{
|
||||
uint8_t result;
|
||||
|
||||
Reference in New Issue
Block a user