diff options
author | Ivan Vecera <cera@cera.cz> | 2018-07-10 16:59:47 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-12 03:03:31 -0400 |
commit | 03d231a963ae1179d05f552db75b661d1099272f (patch) | |
tree | e3195ec15a759a0cddc4b726911ff90b4208a625 /net/ipv4/tcp_ipv4.c | |
parent | f9520b86dc22b6ac0ad2926cfa334e9fecb68a12 (diff) |
be2net: re-order fields in be_error_recovert to avoid hole
- Unionize two u8 fields where only one of them is used depending on NIC
chipset.
- Move recovery_supported field after that union
These changes eliminate 7-bytes hole in the struct and makes it smaller
by 8 bytes.
Signed-off-by: Ivan Vecera <cera@cera.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions