]> git.baikalelectronics.ru Git - kernel.git/commit
switchdev: remove "ABORT" transaction phase
authorJiri Pirko <jiri@mellanox.com>
Thu, 24 Sep 2015 08:02:47 +0000 (10:02 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 Sep 2015 05:59:22 +0000 (22:59 -0700)
commit4f34d9124b4bac08c4429d5649b38061794b43f6
treebbe254dbd8442b7ac4c3e19cf1309cd83683cfcc
parent68558d39e7de8f9224ebb825483324120482d1db
switchdev: remove "ABORT" transaction phase

No longer used by drivers, as transaction queue with item destructors
takes care of abort phase internally in switchdev code. So kill it.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/switchdev.h
net/switchdev/switchdev.c