Fix the below warning generated by static checker:
net/mpls/af_mpls.c:2111 mpls_getroute()
error: uninitialized symbol 'in_label'."
Fixes:
|
||
|---|---|---|
| .. | ||
| af_mpls.c | ||
| internal.h | ||
| Kconfig | ||
| Makefile | ||
| mpls_gso.c | ||
| mpls_iptunnel.c | ||
Fix the below warning generated by static checker:
net/mpls/af_mpls.c:2111 mpls_getroute()
error: uninitialized symbol 'in_label'."
Fixes:
|
||
|---|---|---|
| .. | ||
| af_mpls.c | ||
| internal.h | ||
| Kconfig | ||
| Makefile | ||
| mpls_gso.c | ||
| mpls_iptunnel.c | ||