Hi,
You can try by setting"turbo_mode" variable on the path "kernel/drivers/net/usb/smsc95xx.c" to false value.
The default value of this variable is true and set smsc95xx work in turbo mode. (static bool turbo_mode = true).
I tried that and fixed this error successfully.
Regards,
Hoang Duong.