Merge branch 'be2net-error-recovery-and-bug-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 8 Sep 2016 05:44:56 +0000 (22:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Sep 2016 05:44:56 +0000 (22:44 -0700)
commit015777be2d489dcf9217353b6492ddc6ae85c1b2
tree71b09eab83cd425aa98fef5904de206565d987e8
parentdd0cb7dbb065f4acdd8d0597f122d0ed9e93f12e
parent368f2f137f5401f37d2acb42c4ca4e5867570495
Merge branch 'be2net-error-recovery-and-bug-fixes'

Sriharsha Basavapatna says:

====================
be2net: patch-set

The following patch set contains an error recovery feature and a few
bug fixes. Please consider applying this to the net-next tree. Thanks.

Patch-1 Supports HW error recovery in Skyhawk/BEx adapters
Patch-2 Fixes driver unload to issue function reset FW command
Patch-3 Avoids issuing GET_EXT_FAT_CAPABILITIES command for VFs
Patch-4 Avoids redundant addition of mac address in HW
Patch-5 Fixes mac address collision in some configurations
Patch-6 Updates driver version
====================

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