commit | ad45ff0c12e530dd52b8c9ecc46959fb4e468e2b | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Mon Nov 19 22:38:22 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 19 17:32:15 2018 -0800 |
tree | ee1483d869dbb2ca2c243c792e63f4eeaf3ab1c3 | |
parent | b10ceb55710dd2574fd61ed54fd94aab263f4af3 [diff] |
r8169: remove manual padding in struct ring_info The compiler takes care of alignment and padding, I see no need to bother him with manual hints. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>