diff options
author | Mitch Williams <mitch.a.williams@intel.com> | 2016-05-16 20:26:32 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2016-06-28 01:15:47 +0300 |
commit | 3e25a8f31af1c740c6ba2c7ad74d91830fd630c8 (patch) | |
tree | cd30af6c6f2d872bcfda4874274fbc0b537b4667 /Documentation/powerpc | |
parent | fb70fabad86d79330c9d70449b09ee88f7a7c22a (diff) | |
download | linux-3e25a8f31af1c740c6ba2c7ad74d91830fd630c8.tar.xz |
i40e: add hw struct local variable
This function uses the i40e_hw struct all over the place, so why doesn't
it keep a pointer to the struct? Add this pointer as a local variable
and use it consistently throughout the function.
Change-ID: I10eb688fe40909433fcb8ac7ac891cef67445d72
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'Documentation/powerpc')
0 files changed, 0 insertions, 0 deletions