]> git.baikalelectronics.ru Git - kernel.git/commit
vxlan: remove the unnecessary codes
authorLi RongQing <roy.qing.li@gmail.com>
Wed, 22 Apr 2015 07:49:10 +0000 (15:49 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Apr 2015 22:45:49 +0000 (18:45 -0400)
commit00435b01af29a0d1c573af793a370ebce3c282e7
tree6544ebc1a5e623fb013906c36aad06697cb29d3b
parentdb27197d0efb59fe02fff80841c58c85169bbd89
vxlan: remove the unnecessary codes

The return value of vxlan_fdb_replace always is greater than or equal to 0

Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c