Commit 2074a80c authored by Bartlomiej Zolnierkiewicz's avatar Bartlomiej Zolnierkiewicz Committed by Greg Kroah-Hartman
Browse files

Staging: rt2860: remove dead INF_AMAZON_SE code

parent 03ddd40f
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -530,9 +530,7 @@ static int rt28xx_init(IN struct net_device *net_dev)

	// shall not set ml_priv to NULL here because the ml_priv didn't been free yet.
	//net_dev->ml_priv = 0;
#ifdef INF_AMAZON_SE
err0:
#endif // INF_AMAZON_SE //

	printk("!!! %s Initialized fail !!!\n", RT28xx_CHIP_NAME);
	return FALSE;
} /* End of rt28xx_init */