bnx2_alloc_rx_data
err = bnx2_alloc_rx_data(bp, rxr, prod, GFP_ATOMIC);
if (bnx2_alloc_rx_data(bp, rxr, ring_prod, GFP_KERNEL) < 0) {