]> rtime.felk.cvut.cz Git - can-eth-gw-linux.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)
commitabe303dbc22bd16cde6f1a62fc25f63cc254caf7
treed1f41c1b26d27eeb837050aebe06c16f8af2400e
parenta20da984fb5ddedb9e8e699c04e10fe0ca609440
parentb9cc977d9d4d1866ee83df38815f4b3b34d99dd9
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>