staging: most: net: rename module
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 21 Nov 2017 14:04:39 +0000 (15:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:33 +0000 (09:20 +0100)
commit9c7201bfd94e30cfabfa86d31e7b698a1a007d94
tree2c4bbcb8b71d084b9d65d380a28544e9420b4a40
parent9249c6a6d3560f09cddd04e2fda856f237b64987
staging: most: net: rename module

This patch renames the folder and the source file of the networking module.
It is needed to clean up the directory layout of the driver.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/Kconfig
drivers/staging/most/net/Kconfig [moved from drivers/staging/most/aim-network/Kconfig with 69% similarity]
drivers/staging/most/net/Makefile [new file with mode: 0644]
drivers/staging/most/net/net.c [moved from drivers/staging/most/aim-network/networking.c with 99% similarity]