]> 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)
commite61355660b3261b85101ba75f7601bf082ab33c1
treece9292b2cc29cd37785bfa4a1fcb1a2cda7eb574
parenta4560bea73550da5de5eb0de971c2d3636d44441
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