diff options
author | Ivan Vecera <cera@cera.cz> | 2018-07-10 22:59:47 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-12 09:03:31 +0200 |
commit | 03d231a963ae1179d05f552db75b661d1099272f (patch) | |
tree | e3195ec15a759a0cddc4b726911ff90b4208a625 /include/drm/drm_hashtab.h | |
parent | be2net: remove unused tx_jiffies field from be_tx_stats (diff) | |
download | linux-03d231a963ae1179d05f552db75b661d1099272f.tar.xz linux-03d231a963ae1179d05f552db75b661d1099272f.zip |
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 'include/drm/drm_hashtab.h')
0 files changed, 0 insertions, 0 deletions