staging: ft1000: Fix coding style in ft1000_open function.
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
bee1b21cfa
commit
a01ffcd69f
@@ -1255,7 +1255,6 @@ static int ft1000_open (struct net_device *dev)
|
|||||||
pInfo->ConTm = tv.tv_sec;
|
pInfo->ConTm = tv.tv_sec;
|
||||||
pInfo->ProgConStat = 0; //mbelian
|
pInfo->ProgConStat = 0; //mbelian
|
||||||
|
|
||||||
|
|
||||||
netif_start_queue(dev);
|
netif_start_queue(dev);
|
||||||
|
|
||||||
netif_carrier_on(dev); //mbelian
|
netif_carrier_on(dev); //mbelian
|
||||||
|
Reference in New Issue
Block a user