login
Header Space

 
 

Re: [PATCH 06/13] sis190: use netdev_alloc_skb

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Wang Chen <wangchen@...>
Cc: Stephen Hemminger <shemminger@...>, Jeff Garzik <jgarzik@...>, Francois Romieu <romieu@...>, <netdev@...>
Date: Wednesday, April 16, 2008 - 10:59 pm

On Thu, 17 Apr 2008 10:16:26 +0800
Wang Chen <wangchen@cn.fujitsu.com> wrote:


Sorry, that was a typo.  meant to leave original -1


NET_IP_ALIGN is defined as 0 on some platforms where cost of unaligned
DMA is greater than the cost of unaligned access. But in this case, the
driver is copying into the buffer, so the cost of unaligned DMA is not involved
so just align the data.
--
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:
[PATCH 06/13] sis190: use netdev_alloc_skb, Stephen Hemminger, (Wed Apr 16, 7:37 pm)
Re: [PATCH 06/13] sis190: use netdev_alloc_skb, Francois Romieu, (Thu Apr 17, 2:50 am)
Re: [PATCH 06/13] sis190: use netdev_alloc_skb, Wang Chen, (Wed Apr 16, 10:16 pm)
Re: [PATCH 06/13] sis190: use netdev_alloc_skb, Stephen Hemminger, (Wed Apr 16, 10:59 pm)
Re: [PATCH 06/13] sis190: use netdev_alloc_skb, Wang Chen, (Wed Apr 16, 9:04 pm)
speck-geostationary