[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1367250165.8964.319.camel@edumazet-glaptop>
Date: Mon, 29 Apr 2013 08:42:45 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: Claudiu Manoil <claudiu.manoil@...escale.com>
Cc: netdev@...r.kernel.org,
Paul Gortmaker <paul.gortmaker@...driver.com>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH][net-next] gianfar: Fix reported sent bytes to BQL for
Tx timestamping
On Mon, 2013-04-29 at 08:39 -0700, Eric Dumazet wrote:
> + *(unsigned int)skb->cb = len;
Obviously not compiled (I am in a bus right now and this driver doesnt
compile on x86_64)
*(unsigned int *)skb->cb = len;
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists