mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 05:47:35 +07:00
e029f54103
Undo loop condition on the error path would cause the i counter
to go below zero, if allocation failure happened with the first
(i.e. 0th) element of the array.
Fixes:
|
||
---|---|---|
.. | ||
bpf.c | ||
Makefile | ||
netdev.c | ||
netdevsim.h |