On Mon, 2012-04-23 at 22:29 +0100, Chris Boot wrote: > For the 82573, ASPM L1 gets disabled wholesale so this special-case > code > is not required. For the 82574 the previous patch does the same as for > the 82573, disabling L1 on the adapter. Thus, this code is no longer > required and can be removed. > > Signed-off-by: Chris Boot > --- > drivers/net/ethernet/intel/e1000e/netdev.c | 8 -------- > 1 file changed, 8 deletions(-) I have added the patch to my queue, thanks Chris!