Skip to content
Commit 34dd9567 authored by Hugues Kamba Mpiana's avatar Hugues Kamba Mpiana Committed by Jaeden Amero
Browse files

lwip: Rename `netif_context_t` variables



Variables named `netif_context_t` cause compiler
warnings to be generated due to the exact same name
being used for a custom user type.
As these variables are local, they are renamed
to `context` keeping in line with other local instances
of the `netif_context_t` type.

Signed-off-by: Hugues Kamba Mpiana's avatarHugues Kamba-Mpiana <hugues.kambampiana@arm.com>
parent 900f2946
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment