On Wed, 23 Mar 2005 14:50:03 -0600 Dean Nelson <[EMAIL PROTECTED]> wrote:
> On Wed, Mar 23, 2005 at 12:02:48PM -0800, David S. Miller wrote: > > > > Only a NIT or two. You should be setting the last_rx > > value. Also, NETIF_F_HIGHDMA is pointless unless you > > support NETIF_F_SG and thus paged SKBs. skb->data will > > never be placed in high memory, only non-linear SKB > > scatterlist pages will. > > Dave, I've made the changes you indicated and the new patch follows. Looks great. - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
