]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc...
authorDavid S. Miller <davem@davemloft.net>
Sat, 1 Dec 2012 16:30:10 +0000 (11:30 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Dec 2012 16:30:10 +0000 (11:30 -0500)
commit0c9fc7e900112ee942ceed54bb4fd499a2252cc4
treed1f41c1b26d27eeb837050aebe06c16f8af2400e
parent824dadc6b98fbdf177259409dc86b71267f3da4a
parentd1823f7f09985d495933683956a7ad0cb8acc5e4
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next

Ben Hutchings says:

====================
1. More workarounds for TX queue flush failures that can occur during
   interface reconfiguration.
2. Fix spurious failure of a firmware request running during a system
   clock change, e.g. ntpd started at the same time as driver load.
3. Fix inconsistent statistics after a firmware upgrade.
4. Fix a variable (non-)initialisation in offline self-test that can
   make it more disruptive than intended.
5. Fix a race that can (at least) cause an assertion failure.
6. Miscellaneous cleanup.
====================

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