switchdev: add swdev ops
authorScott Feldman <sfeldma@gmail.com>
Mon, 16 Mar 2015 04:07:14 +0000 (21:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Mar 2015 04:14:42 +0000 (00:14 -0400)
commit4170604feec780d00e7511c24fa0f6e5c2e4ed75
treece9292b2cc29cd37785bfa4a1fcb1a2cda7eb574
parent7993d44ea1f7b17dd17863ab139d2c9df17dfe51
switchdev: add swdev ops

As discussed at netconf, introduce swdev_ops as first step to move switchdev
ops from ndo to swdev.  This will keep switchdev from cluttering up ndo ops
space.

Signed-off-by: Scott Feldman <sfeldma@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
include/net/switchdev.h