lwIP - A Lightweight TCP/IP stack - Patches: patch #8424, LWIP_STATS: only call stats_init()...
You are not allowed to post comments on this tracker with your current authentication level.
patch #8424: LWIP_STATS: only call stats_init() when using LWIP_STATS.
| Submitter: | Frederick Baksik <frodak> | ||
| Submitted: | Wed 26 Mar 2014 10:09:55 PM UTC | ||
| Category: | None | Priority: | 5 - Normal |
| Status: | Invalid | Privacy: | Public |
| Assigned to: | None | Open/Closed: | Closed |
| Planned Release: | None | ||
|
Wed 17 Sep 2014 08:42:08 PM UTC, comment #1: |
Simon Goldschmidt <goldsimon> |
|
Wed 26 Mar 2014 10:09:55 PM UTC, original submission:
Fix linker error when LWIPS_STATS is not being used. |
Frederick Baksik <frodak> |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 3 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2014-09-17 | goldsimon | Status | None | Invalid | |
| Open/Closed | Open | Closed | |||
| 2014-03-26 | frodak | Attached File | - | Added rtl_netstack_2456.patch, #31053 |
Powered by Savane 3.12.
Corresponding source code

Invalid: stats_init() is defined to nothing in stats.h if LWIP_STATS==0