e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Tue, 15 May 2012 09:18:55 +0000 (09:18 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 2 Jun 2012 07:04:19 +0000 (00:04 -0700)
This is another fixup where the data is not transfered into buffer
addressed by skb->data but into a page.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found