switchdev: align comment with other comments in block
Signed-off-by: Scott Feldman <sfeldma@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Родитель
7a7ee5312d
Коммит
5eb764edee
|
@ -53,7 +53,7 @@ struct switchdev_obj {
|
|||
enum switchdev_obj_id id;
|
||||
enum switchdev_trans trans;
|
||||
union {
|
||||
struct switchdev_obj_vlan { /* PORT_VLAN */
|
||||
struct switchdev_obj_vlan { /* PORT_VLAN */
|
||||
u16 flags;
|
||||
u16 vid_start;
|
||||
u16 vid_end;
|
||||
|
|
Загрузка…
Ссылка в новой задаче