summaryrefslogtreecommitdiffstats
path: root/net/netlink
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2014-07-16 00:15:20 +0200
committerDavid S. Miller <davem@davemloft.net>2014-07-17 08:13:26 +0200
commitc8a89c4a1d58230192cf7243520bf7f9899239f4 (patch)
treec2f03addc5abf7a979e0c97eb0f22269ac3a656a /net/netlink
parentnet: remove open-coded skb_cow_head. (diff)
downloadlinux-c8a89c4a1d58230192cf7243520bf7f9899239f4.tar.xz
linux-c8a89c4a1d58230192cf7243520bf7f9899239f4.zip
rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del
This change cleans up ndo_dflt_fdb_del to drop the ENOTSUPP return value since that isn't actually returned anywhere in the code. As a result we are able to drop a few lines by just defaulting this to -EINVAL. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions