projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a7ee53
)
switchdev: align comment with other comments in block
author
Scott Feldman
<sfeldma@gmail.com>
Wed, 13 May 2015 06:03:53 +0000
(23:03 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 13 May 2015 16:26:27 +0000
(12:26 -0400)
Signed-off-by: Scott Feldman <sfeldma@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/switchdev.h
patch
|
blob
|
blame
|
history
diff --git
a/include/net/switchdev.h
b/include/net/switchdev.h
index 3b217b4cca277fdfc56c60b493f166826d19d2be..9f9a7cc573c35b638e10aeec224b5c0c2edf8224 100644
(file)
--- a/
include/net/switchdev.h
+++ b/
include/net/switchdev.h
@@
-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;