vxlan: do not shadow flags variable
authorJiri Benc <jbenc@redhat.com>
Thu, 20 Aug 2015 11:56:29 +0000 (13:56 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Aug 2015 22:42:37 +0000 (15:42 -0700)
commit6f264e47d4dbbe590ac1131587933bb87ded296d
tree2e99c2d7cb419de9869aef57f37b79b2e531f153
parent705cc62f6728c5a23e3c82465aa94e652e0b50e4
vxlan: do not shadow flags variable

The 'flags' variable is already defined in the outer scope.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c