From: Wei Yongjun Date: Thu, 11 Apr 2013 19:00:35 +0000 (+0000) Subject: vxlan: fix some sparse warnings X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6706c82e39a984a02696e816cbcc8b82a21b3f67;p=pandora-kernel.git vxlan: fix some sparse warnings Fixes following warning: drivers/net/vxlan.c:406:6: warning: symbol 'vxlan_fdb_free' was not declared. Should it be static? drivers/net/vxlan.c:1111:37: warning: Using plain integer as NULL pointer Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- Reading git-diff-tree failed