John wrote :
Yeah, looks like I was a bit overzealous on the warning squelch...

I'll cook-up a new patch that doesn't error-out.

I hope you do not bloat the kernel with meaningless warning messages.
Something simple like the following will do.

        /* enable MWI */
/* Shut up the must_check tests - We don't care if this does not succeed */
        if (pci_set_mwi(pdev))
                rvalue = 0;


Roger While


-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to