mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-21 00:42:16 +00:00
Staging: rt2860: remove dead INF_AMAZON_SE code
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
03ddd40f14
commit
2074a80c8b
@ -530,9 +530,7 @@ err1:
|
|||||||
|
|
||||||
// shall not set ml_priv to NULL here because the ml_priv didn't been free yet.
|
// shall not set ml_priv to NULL here because the ml_priv didn't been free yet.
|
||||||
//net_dev->ml_priv = 0;
|
//net_dev->ml_priv = 0;
|
||||||
#ifdef INF_AMAZON_SE
|
|
||||||
err0:
|
|
||||||
#endif // INF_AMAZON_SE //
|
|
||||||
printk("!!! %s Initialized fail !!!\n", RT28xx_CHIP_NAME);
|
printk("!!! %s Initialized fail !!!\n", RT28xx_CHIP_NAME);
|
||||||
return FALSE;
|
return FALSE;
|
||||||
} /* End of rt28xx_init */
|
} /* End of rt28xx_init */
|
||||||
|
Loading…
Reference in New Issue
Block a user