[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1308508249.3539.78.camel@edumazet-laptop>
Date: Sun, 19 Jun 2011 20:30:49 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: Richard Cochran <richardcochran@...il.com>
Cc: netdev@...r.kernel.org, David Miller <davem@...emloft.net>,
Pantelis Antoniou <pantelis.antoniou@...il.com>,
Vitaly Bordug <vbordug@...mvista.com>
Subject: Re: [PATCH 07/11] fs_enet: enable transmit time stamping.
Le dimanche 19 juin 2011 à 20:12 +0200, Richard Cochran a écrit :
> Thanks for your review. I have posted a fix for the first batch (since
> they are already in next) and reposted this series.
>
> But, considering your point, it looks like pxa168_eth and mv643xx_eth
> (see patches 9 and 10 of this series) already access skb->len unsafely.
>
> Would you care to comment on those spots, too?
They certainly are buggy, at a first glance.
Not only skb->len is unsafe, but netif_tx_stop_queue() calls are unsafe
too.
Not sure anyone still use these drivers...
--
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