From: Eric Dumazet <eduma...@google.com> Date: Wed, 17 Jun 2020 09:40:51 -0700
> Whenever a buggy NAPI driver returns more than its budget, > we emit a stack trace that is of no use, since it does not > tell which driver is buggy. > > Instead, emit a message giving the function name, and a > descriptive message. > > Signed-off-by: Eric Dumazet <eduma...@google.com> Applied, thanks Eric.