]> git.baikalelectronics.ru Git - kernel.git/commit
8021q: Convert uses of __constant_<foo> to <foo>
authorJoe Perches <joe@perches.com>
Wed, 12 Mar 2014 17:04:15 +0000 (10:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Mar 2014 19:28:06 +0000 (15:28 -0400)
commitb3f3c2f8cb6130bc89b73a7802e46fc6adb35116
treef4879daa1bbea6b86100cdccb7444f910736450b
parent76839ff6f30cb88e79c2fd5a15ad87c1943e90a9
8021q: Convert uses of __constant_<foo> to <foo>

The use of __constant_<foo> has been unnecessary for quite awhile now.

Make these uses consistent with the rest of the kernel.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/8021q/vlan.h
net/8021q/vlan_netlink.c