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)
commit2eb03e6c4e305b71bdd2d0ce4250b9c9099d9128
treef0e99521af85e5d13a9cd2e87f69fdb468eef9f5
parenta2956ecdc6a47374642ed7f1838ca978a82f5e93
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