Bruce Richardson da5350ef29 net: remove ethernet packing and set two-byte alignment
The ether header does not need to be packed since that makes no sense for
structures with only bytes in them, but it should be aligned to a two-byte
boundary to simplify access to it from code. Other packed structures that
use this also need to be updated to take account of the change, either by
removing packing - where it is clearly unneeded - or by explicitly giving
those structures 2-byte alignment also.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2019-10-27 18:13:44 +01:00
..
2019-10-23 16:43:10 +02:00
2019-10-23 16:43:09 +02:00
2019-10-23 16:43:10 +02:00
2019-10-25 19:00:22 +02:00
2019-10-25 19:23:23 +02:00
2019-10-23 16:43:10 +02:00
2019-10-25 19:20:24 +02:00
2019-07-23 14:31:35 +02:00
2019-10-25 19:00:22 +02:00
2019-10-25 19:23:22 +02:00
2019-10-25 19:23:22 +02:00
2019-10-08 12:14:31 +02:00
2019-10-27 17:23:02 +01:00
2019-10-23 16:43:08 +02:00
2019-10-23 16:43:08 +02:00
2019-10-07 15:00:57 +02:00
2019-10-23 16:43:08 +02:00
2019-10-23 16:43:08 +02:00