Skip to content
Commit 5fb093f4 authored by Michal Simek's avatar Michal Simek
Browse files

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: default avatarMichal Simek <michal.simek@xilinx.com>
parent 072dbc7a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment