From: Michael Chan <michael.c...@broadcom.com> Date: Thu, 29 Aug 2019 23:54:43 -0400
> This patchset implements adapter health and error recovery. The status > is reported through several devlink reporters and the driver will > initiate and complete the recovery process using the devlink infrastructure. > > v2: Added 4 patches at the beginning of the patchset to clean up error code > handling related to firmware messages and to convert to use standard > error codes. > > Removed the dropping of rtnl_lock in bnxt_close(). > > Broke up the patches some more for better patch organization and > future bisection. The return value handling looks a lot better now, thanks for cleaning that up. Series applied, thanks Michael.