Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 228553 | Differences between
and this patch

Collapse All | Expand All

(-)os/linux/rt_main_dev.c.orig (-2 lines)
Lines 635-642 Link Here
635
	SET_MODULE_OWNER(net_dev);
635
	SET_MODULE_OWNER(net_dev);
636
#endif 
636
#endif 
637
637
638
	netif_stop_queue(net_dev);
639
640
	return net_dev;
638
	return net_dev;
641
	
639
	
642
}
640
}

Return to bug 228553