commit | 4271eabb487d72d7818e273a6dbf44bfb4253a44 | [log] [tgz] |
---|---|---|
author | Andrey Shvetsov <andrey.shvetsov@k2l.de> | Tue Jun 20 17:11:51 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 24 00:32:46 2017 +0800 |
tree | 5ddef14ea3821b8d35c9447ead16a1fc9757ee5f | |
parent | 2338652c3346df68f5b95a42d41e021e2977ddf0 [diff] |
staging: most: net: hold used net device This adds the dev_hold and dev_put calls to the functions aim_resume_tx_channel, aim_rx_data and on_netinfo to postpone the unregistration of the used net device. Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de> Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>