napi_alloc_skb() can return NULL.
We should not crash should this happen.
Fixes: 14750ff715a4 ("net: move skb_mark_napi_id() into core networking stack") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>