fru: common: Switch capture variable with the rest
capture variable is bool which is just one byte and it is just causing
unaligned accesses. Better to have it as last entry in the structure.
It also simplify offset calculation for initial header copy.
Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
Showing
Please register or sign in to comment