mirror of
https://github.com/torvalds/linux.git
synced 2026-03-14 03:16:14 +01:00
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:
parent
7a7ee5312d
commit
5eb764edee
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue