bnx2_test_link
static int bnx2_test_link(struct bnx2 *);
if (bnx2_test_link(bp) == 0)
if (bnx2_test_link(bp) != 0) {