On Thu, 2012-05-10 at 20:07 +0200, Sebastian Andrzej Siewior wrote: > The code seems to want to look at the last byte where the HW puts some > information. Since the skb->data area is never seen by the HW I guess > it > does not work as expected. We pass the page address to the HW so I > *think* in order to get to the last byte where the information might > be > one should use the page buffer and take a look. > This is of course not more than just compile tested. > > Signed-off-by: Sebastian Andrzej Siewior <[email protected]> > --- > drivers/net/ethernet/intel/e1000/e1000_main.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-)
Thanks Sebastian, I will add this patch as well to the queue.
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
