modemmanager: if an alias name is used do not check sysfs path
authorFlorian Eckert <redacted>
Thu, 15 Jun 2023 13:38:34 +0000 (15:38 +0200)
committerFlorian Eckert <redacted>
Thu, 15 Jun 2023 13:45:16 +0000 (15:45 +0200)
commitfd63e400ba1c2cf7242517ebb5675bfdcd22fc3f
treee226b2880f0c1c1447aac358beb24c1a9aecda45
parente66fead6d479b5870280918ea42160c7dd0fc532
modemmanager: if an alias name is used do not check sysfs path

If an alias name is used for the modem, then a check if the device exists
in sysfs does not work. To fix this remove the check if the sysfs device
exists. The protocoll handler already checks if the modem is responsible
for this device on the next line.

Signed-off-by: Florian Eckert <redacted>
net/modemmanager/Makefile
net/modemmanager/files/modemmanager.proto
git clone https://git.99rst.org/PROJECT