PERFORCE change 1187075 for review
John Baldwin
jhb at FreeBSD.org
Tue Oct 22 20:14:08 UTC 2013
http://p4web.freebsd.org/@@1187075?ac=10
Change 1187075 by jhb at jhb_jhbbsd on 2013/10/22 20:13:20
Remove bogus busmaster frobbing.
Affected files ...
.. //depot/projects/smpng/sys/dev/mwl/if_mwl_pci.c#6 edit
Differences ...
==== //depot/projects/smpng/sys/dev/mwl/if_mwl_pci.c#6 (text+ko) ====
@@ -259,8 +259,6 @@
{
struct mwl_pci_softc *psc = device_get_softc(dev);
- pci_enable_busmaster(dev);
-
mwl_resume(&psc->sc_sc);
return (0);
More information about the p4-projects
mailing list