Hello,

I am wondering why this patch "e1000: Remove PM warning DPRINTKs breaking 2.4.x kernels" (http://www.mail-archive.com/[email protected]/msg10803.html) was meant only for 2.4 kernels, and _not_ for 2.6 kernels.

These DPRINTKs in e1000_suspend() are currently resulting in following messages while rebooting a system (2.6 kernel) which has e1000 adapter:

Shutting down MD Raid done
        Stopping udevd:                                                         
done
        proc umounted
        The system will be halted immediately.
        md: stopping all md devices.
        e1000: eth3: e1000_suspend: Error enabling D3 wake      <<==
        e1000: eth3: e1000_suspend: Error enabling D3 cold wake <<==
        Power down.


Should these DPRINTKs be removed from the 2.6.x e1000 code as well ?

Regards,
Amit Arora

-
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