net/icmpv6: Remove the 'list' field from struct icmpv6_conn_s. It is not used.
This commit is contained in:
parent
4629cf9461
commit
74a633ea94
@ -93,10 +93,6 @@ struct icmpv6_conn_s
|
||||
|
||||
struct iob_queue_s readahead; /* Read-ahead buffering */
|
||||
#endif
|
||||
|
||||
/* Defines the list of IPPROTO_ICMP callbacks */
|
||||
|
||||
struct devif_callback_s *list;
|
||||
};
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user