commit | 679b05c0536b18b4729b5272c50116d0315dc5bc | [log] [tgz] |
---|---|---|
author | Patryk Małek <patryk.malek@intel.com> | Tue Aug 28 10:16:07 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Sep 25 13:08:42 2018 -0700 |
tree | 1b45364c68e29c533c1543313b01ca2fa9257bde | |
parent | fd835129ab21e6075c456908e3d29b11c8b20850 [diff] |
i40e: Remove unused msglen parameter from virtchnl functions msglen parameter seems to be unused in several virtchnl function. This patch removes it from signatures of those functions. Signed-off-by: Patryk Małek <patryk.malek@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>