]> 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>
Tue, 2 Oct 2012 01:32:55 +0000 (21:32 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Oct 2012 01:32:55 +0000 (21:32 -0400)
commit169c264343c06b03cfbae4f539d805459aa1ab73
tree1b7658dbe2e5a8db6ba3d166812b153b2fabcb13
parent37f0daba9a3d67c95a148dd3d58177a2630212fc
parent1544a63106db15426af6250f73e27c545272670d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next

Ben Hutchings says:

====================
Some bug fixes that should go into 3.7:

1. Fix oops when removing device with SR-IOV enabled.  (This regression
was introduced by the last set of changes, so the fix does not need to
be applied to any earlier kernel versions.)
2. Fix firmware structure field lookup bug that resulted in missing
sensor information.
3. Fix bug that makes self-test do very little in some configurations.
4. Fix the numbering of ethtool RX flow steering filters to reflect the
real hardware priorities.
====================

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