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

Collapse All | Expand All

(-)fritz/src.org/driver.c (-1 / +1 lines)
Lines 569-575 static void __kcapi reset_ctrl (struct c Link Here
569
		}
569
		}
570
	}
570
	}
571
	stop (card);
571
	stop (card);
572
	capi_ctr_reseted (ctrl);
572
	capi_ctr_down (ctrl);
573
#if defined (__fcpnp__)
573
#if defined (__fcpnp__)
574
	pnp_disable_dev (card->dev);
574
	pnp_disable_dev (card->dev);
575
#endif
575
#endif

Return to bug 284565