If, for any reason, `tx_stats_num + rx_stats_num` wraps around, the
protection that struct_size() adds against potential integer overflows
is defeated. Fix this by hardening call to struct_size() with size_add().
Fixes:
|
||
|---|---|---|
| .. | ||
| gve | ||
| Kconfig | ||
| Makefile | ||