2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 03:33:59 +08:00
linux-next/drivers/staging/most
Andrey Shvetsov cf5b36b5d9 staging: most: net: use dormant state
This replaces the call of wait_for_completion in case of an invalid MAC
address in the function most_nd_open() with the dormant state of the
network device.

As a side effect, opening the network device cannot fail anymore.

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>
2017-05-15 11:59:09 +02:00
..
aim-cdev staging: most: destroy cdev when channel gets disconnected 2017-04-08 12:41:39 +02:00
aim-network staging: most: net: use dormant state 2017-05-15 11:59:09 +02:00
aim-sound staging: most: aim-sound style fixess 2017-04-25 20:56:15 +02:00
aim-v4l2 Staging: most: aim-v4l2: constify v4l2_file_operations structures 2016-09-27 13:06:55 +02:00
Documentation staging: most: Documentation: update ABI description 2016-09-12 09:47:15 +02:00
hdm-dim2 staging: most: Using macro DIV_ROUND_UP 2017-03-06 09:17:02 +01:00
hdm-i2c staging:most/hdm-i2c: Replace symbolic permissions with octal permissions 2017-02-05 11:41:38 +01:00
hdm-usb Staging/IIO patches for 4.12-rc1 2017-05-05 18:16:23 -07:00
mostcore format-security: move static strings to const 2017-05-08 17:15:14 -07:00
Kconfig Staging: most: MOST and MOSTCORE should depend on HAS_DMA 2015-09-13 09:24:44 -07:00
Makefile Staging: most: add MOST driver's hdm-usb module 2015-07-24 13:50:43 -07:00
TODO