Re: [patch -next] bnx2x: fix a power state test
From: David Miller <davem@davemloft.net>
Date: 2013-06-01 00:11:15
Also in:
kernel-janitors
From: David Miller <davem@davemloft.net>
Date: 2013-06-01 00:11:15
Also in:
kernel-janitors
From: Dan Carpenter <redacted> Date: Fri, 31 May 2013 13:07:19 +0300
PCI_D0 is zero so the original test is never true. Signed-off-by: Dan Carpenter <redacted> --- I don't have the hardware to test this, and I'm not positive on it. Buyer beware!
Someone please review/test this patch, thanks.