Re: [net-next PATCH] igb: allow tx of pre-formatted vlan tagged packets

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alexander Duyck
Date: Thursday, March 12, 2009 - 3:30 pm

I have added a few comments inline.

Arthur Jones wrote:
This should probably reference skb_mac_header(skb) instead of data in 
the event that data is an offset instead of a pointer.

This else should have braces since the matching if was using braces.


Thanks,

Alex
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] igb: allow tx of pre-formatted vlan tagged packets, Stephen Hemminger, (Thu Mar 12, 1:51 pm)
Re: [PATCH] igb: allow tx of pre-formatted vlan tagged packets, Stephen Hemminger, (Thu Mar 12, 2:22 pm)
Re: [net-next PATCH] igb: allow tx of pre-formatted vlan t ..., Alexander Duyck, (Thu Mar 12, 3:30 pm)