[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090429215625.GY14729@mail.wantstofly.org>
Date: Wed, 29 Apr 2009 23:56:25 +0200
From: Lennert Buytenhek <buytenh@...tstofly.org>
To: davem@...emloft.net, netdev@...r.kernel.org
Subject: [PATCH 0/2] mv643xx_eth fixes for 2.6.30
Two more fixes for mv643xx_eth for 2.6.30:
1. Fix OOM handling, mv643xx_eth will currently just get into an
infinite netdev_alloc_skb() loop on OOM due to a logic bug.
2. Fix problem where hardware 64bit MIB counters are actually 32bit
(and reads from the upper and lower halves have the same effect),
which can cause the software stats counters to spuriously increment
by some multiple of 2^32 if a packet comes in at the right moment.
Since these should also go into 2.6.29.X, I added "Cc: stable@...nel.org"
on both.
Please apply, thanks!
--
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