diff options
author | Jesse Brandeburg <[email protected]> | 2015-03-31 00:45:01 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2015-04-03 03:54:29 -0700 |
commit | 8b6ed9c202c0c7c179ab7a6cf8010ff0b63d2d4f (patch) | |
tree | 7fdccc680c9de6f6d1f68112e56702f6d1644840 /lib/cpu-notifier-error-inject.c | |
parent | 1a2f62489b5dc15bd2aadb1de2e38f732e2c4553 (diff) |
i40e/i40evf: fix bug when skb allocation fails
If the skb allocation fails we should not continue using the skb
pointer. Breaking out at the point of failure means that at the next
RX interrupt the driver will try the allocation again.
Change-ID: Iefaad69856ced7418bfd92afe55322676341f82e
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Jim Young <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions