mirror of https://github.com/torvalds/linux.git
Avoid passing NULL skb to __skb_put() function call if
napi_alloc_skb() returns NULL.
Fixes:
|
||
|---|---|---|
| .. | ||
| gve | ||
| Kconfig | ||
| Makefile | ||
Avoid passing NULL skb to __skb_put() function call if
napi_alloc_skb() returns NULL.
Fixes:
|
||
|---|---|---|
| .. | ||
| gve | ||
| Kconfig | ||
| Makefile | ||