]> www.infradead.org Git - users/jedix/linux-maple.git/commit
e1000: add dropped DMA receive enable back in for WoL
authorDean Nelson <dnelson@redhat.com>
Thu, 19 Jan 2012 17:47:24 +0000 (17:47 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 03:27:55 +0000 (11:27 +0800)
commit3ec5043532fa07a6e94cd118c6788a1b3347129a
treeccaf5e7ae76f133d3f3330ebaca60b8c3df38aa9
parent09da1e6c5c17f3ba3b0562cc3e10966324dbe62d
e1000: add dropped DMA receive enable back in for WoL

Commit d5bc77a223b0e9b9dfb002048d2b34a79e7d0b48 broke Wake-on-LAN by
inadvertently dropping the enabling of DMA receives.

Restore the enabling of DMA receives for WoL.

This is applicable to 3.1+ stable trees.

CC: stable@vger.stable.org
Reported-by: Tobias Klausmann <klausman@schwarzvogel.de>
(cherry picked from commit b868179c47e9e8eadcd04c1f3105998e528988a3)
Signed-off-by: Dean Nelson <dnelson@redhat.com>
Tested-by: Tobias Klausmann <klausman@schwarzvogel.de>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/e1000/e1000_main.c