]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaa82edb6f49456307a2a5dcf3faab189ca04698b
treece9292b2cc29cd37785bfa4a1fcb1a2cda7eb574
parent21b72d244273a52d159cc11f2990c571f6ba6f67
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