From: Jeff Kirsher
Date: Thu, 6 Apr 2017 00:54:49 -0700
> This series contains updates to fm10k only.
>
> Phil Turnbull from Oracle fixes an issue where the argument provided to
> FM10K_REMOVED macro was not what was expecting.
>
> Jake modifies the driver to replace the bitwise operators and
This series contains updates to fm10k only.
Phil Turnbull from Oracle fixes an issue where the argument provided to
FM10K_REMOVED macro was not what was expecting.
Jake modifies the driver to replace the bitwise operators and defines with
a BITMAP and enumeration values to avoid race conditions.