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)
commitd3d5df2c4b86786ea792b073f0df9cd82f7efcaa
tree1b7658dbe2e5a8db6ba3d166812b153b2fabcb13
parentd342894c5d2f8c7df194c793ec4059656e09ca31
parent6ac7ef1487a040483d89a95045efc5185a71268f
Merge branch 'for-davem' of git://git./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>