提交 db053c6b 编写于 作者: P Paulius Zaleckas 提交者: Jeff Garzik

hso: rfkill type should be WWAN

Signed-off-by: NPaulius Zaleckas <paulius.zaleckas@teltonika.lt>
Cc: Denis Joseph Barrow <D.Barow@option.com>
Signed-off-by: NJeff Garzik <jgarzik@redhat.com>
上级 c1adbb96
......@@ -2188,7 +2188,7 @@ static void hso_create_rfkill(struct hso_device *hso_dev,
char *rfkn;
hso_net->rfkill = rfkill_allocate(&interface_to_usbdev(interface)->dev,
RFKILL_TYPE_WLAN);
RFKILL_TYPE_WWAN);
if (!hso_net->rfkill) {
dev_err(dev, "%s - Out of memory", __func__);
return;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册