commit | 1df96ca7e001f08cb347a022e0a6a3e45869dd21 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Tue Feb 19 14:26:27 2019 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Nov 04 13:12:14 2019 -0800 |
tree | c05dd44cc526cf1668fef162954ac2826f15ae8f | |
parent | 1574cf83c7a069f5f29295170ed8a568ccebcb7b [diff] |
fm10k: add missing field initializers to TLV attributes) Add the missing field initializers for a couple of the TLV attribute macros. This resolves the last few -Wmissing-field-initializers warnings for the fm10k Linux driver. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>