From: Colin King <[email protected]> Date: Wed, 3 Jul 2019 17:50:37 +0100
> From: Colin Ian King <[email protected]> > > Currently the check to see if a page is allocated is incorrect > and is checking if the pointer page is null, not *page as > intended. Fix this. > > Addresses-Coverity: ("Dereference before null check") > Fixes: f5cedc84a30d ("gve: Add transmit and receive support") > Signed-off-by: Colin Ian King <[email protected]> Applied.

