]> git.baikalelectronics.ru Git - kernel.git/commit
switchdev: Put export declaration in the right place
authorOr Gerlitz <ogerlitz@mellanox.com>
Mon, 15 Aug 2016 11:51:54 +0000 (14:51 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Aug 2016 20:37:50 +0000 (13:37 -0700)
commitcc050d08c3c821fdee9cc868647908d9ab6cdf49
treef0e99521af85e5d13a9cd2e87f69fdb468eef9f5
parentf2ccf44f189208260eb4678dadaa565e950e51c3
switchdev: Put export declaration in the right place

Move exporting of switchdev_port_same_parent_id to be right
below it and not elsewhere.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reported-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/switchdev/switchdev.c