summaryrefslogtreecommitdiffstats
path: root/drivers/pci/setup-bus.c
diff options
context:
space:
mode:
authorShannon Nelson <shannon.nelson@intel.com>2015-07-23 16:54:32 -0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2015-09-30 05:19:01 -0700
commit17351401fec6df1e6032054cd3c2ea03ad917a92 (patch)
tree3c2e0c99d035fe2e9cf511368923b8fd4b860a18 /drivers/pci/setup-bus.c
parentd9b68f8aba0ae3f9ab6c5dec4ae1052b7e26c53c (diff)
downloadblackbird-op-linux-17351401fec6df1e6032054cd3c2ea03ad917a92.tar.gz
blackbird-op-linux-17351401fec6df1e6032054cd3c2ea03ad917a92.zip
i40e: fixup padding issue in get_cee_dcb_cfg_v1_resp
The struct i40e_aqc_get_cee_dcb_cfg_v1_resp was originally defined with word boundary layout issues, which most compilers deal with by silently adding padding, making the actual struct larger than designed. This patch adds an extra byte in fields reserved3 and reserved4 to directly acknowledge that padding. Because the struct doesn't actually change in size or layout, this doesn't constitute a change in the API. Change-ID: I53fa4741b73fa255621232a85fba000b0e223015 Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/pci/setup-bus.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud