From: <bryan.whiteh...@microchip.com> Date: Mon, 11 Mar 2019 18:50:27 +0000
> In this case the function lan743x_rx_init_ring_element does not assume that > new_skb is not NULL. It does check for NULL and returns error in that case. Aha, I see, thanks for pointing that out and correcting me. Let me review this some more.