commit | f35535f73c1c7538c26e3468562ca08ecfce9735 | [log] [tgz] |
---|---|---|
author | Alexander Lobakin <alobakin@marvell.com> | Thu Jul 23 01:10:42 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 22 18:19:03 2020 -0700 |
tree | 84c72a15100ff5d4a85b02c46dfb4fd60ddf39f5 | |
parent | be0cec6ffd686364bbba2796bbe5eee2fad18181 [diff] |
qede: reformat several structures in "qede.h" Make the file more readable and easier for adding new fields. Misc: use IFNAMSIZ and netdev_name() instead of sizeof_field() and direct net_device::name dereferencing. Signed-off-by: Alexander Lobakin <alobakin@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>