commit | ff4241881232265dbc237591901116fe272967d6 | [log] [tgz] |
---|---|---|
author | Amritha Nambiar <amritha.nambiar@intel.com> | Thu Sep 07 04:00:11 2017 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Oct 13 13:29:48 2017 -0700 |
tree | aae9dba7740de730a759f006588b3b7606ec8a51 | |
parent | 4e8b86c062695454df0b76f3fee4fab8dc4bb716 [diff] |
i40e: Add macro for PF reset bit Introduce a macro for the bit setting the PF reset flag and update its usages. This makes it easier to use this flag in functions to be introduced in future without encountering checkpatch issues related to alignment and line over 80 characters. Signed-off-by: Amritha Nambiar <amritha.nambiar@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>