diff options
author | Bruce Allan <bruce.w.allan@intel.com> | 2021-03-02 10:12:08 -0800 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-03-31 14:21:27 -0700 |
commit | 800c1443cbe1bd17f11e3580744894c3ee1a5c8e (patch) | |
tree | 797dc35190b182c2074e684394f8815f56db1e2c /ipc | |
parent | 5c57145a49bd93b72878ef9b4a1d798753b9faff (diff) |
ice: remove unnecessary duplicated AQ command flag setting
Commit a012dca9f7a2 ("ice: add ethtool -m support for reading i2c eeprom
modules") unnecessarily added the ICE_AQ_FLAG_BUF flag to the descriptor
when sending the indirect Read/Write SFF EEPROM AQ command. The flag is
already added later in the code flow for all indirect AQ commands, i.e.
commands that provide an additional data buffer.
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions