]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
authorDavid S. Miller <davem@davemloft.net>
Wed, 6 Mar 2013 19:51:04 +0000 (14:51 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Mar 2013 19:51:04 +0000 (14:51 -0500)
commit70e21fe4fcb5dade4d7ae793225cface933e1922
tree1d5ffe4aa21c755e7458edaf115bb53266d1d86e
parent66d29cbc59433ba538922a9e958495156b31b83b
parentc73e787a8db9117d59b5180baf83203a42ecadca
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc

Ben Hutchings says:

====================
Fix regressions introduced by the last set of fixes (sorry):

1. Potential deadlock when disabling TX queues.
2. RX was broken on architectures other than x86 and powerpc.

I still expect to send one more bug fix for 3.9, but as it sometimes
takes days to reproduce the bug it's going to take a couple of weeks of
testing to be confident that it's really fixed.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>