From: Jeff Garzik <jeff-o2qLIJkoznsdnm+yROfE0A@public.gmane.org>
To: Paulius Zaleckas
<paulius.zaleckas-Ft0m5Q12RQ9xBelEqimL3w@public.gmane.org>
Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Denis Joseph Barrow
<D.Barow-x9gZzRpC1QbQT0dZR+AlfA@public.gmane.org>
Subject: Re: [PATCH] hso: rfkill type should be WWAN
Date: Thu, 06 Nov 2008 00:43:05 -0500 [thread overview]
Message-ID: <491283E9.6080006@garzik.org> (raw)
In-Reply-To: <20081104113230.3552.69802.stgit-QQDCe9+Z9hORTDQbGLh+0LCZl1fM7XKJHMZNOu17VRllET+NkH7nKV6hYfS7NtTn@public.gmane.org>
Paulius Zaleckas wrote:
> Signed-off-by: Paulius Zaleckas <paulius.zaleckas-Ft0m5Q12RQ9xBelEqimL3w@public.gmane.org>
> Cc: Denis Joseph Barrow <D.Barow-x9gZzRpC1QbQT0dZR+AlfA@public.gmane.org>
> ---
>
> drivers/net/usb/hso.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
>
> diff --git a/drivers/net/usb/hso.c b/drivers/net/usb/hso.c
> index 1164c52..3f49e83 100644
> --- a/drivers/net/usb/hso.c
> +++ b/drivers/net/usb/hso.c
> @@ -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;
>
applied
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2008-11-06 5:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-04 11:32 [PATCH] hso: rfkill type should be WWAN Paulius Zaleckas
2008-11-04 17:15 ` Marcel Holtmann
[not found] ` <20081104113230.3552.69802.stgit-QQDCe9+Z9hORTDQbGLh+0LCZl1fM7XKJHMZNOu17VRllET+NkH7nKV6hYfS7NtTn@public.gmane.org>
2008-11-06 5:43 ` Jeff Garzik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=491283E9.6080006@garzik.org \
--to=jeff-o2qlijkoznsdnm+yrofe0a@public.gmane.org \
--cc=D.Barow-x9gZzRpC1QbQT0dZR+AlfA@public.gmane.org \
--cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=paulius.zaleckas-Ft0m5Q12RQ9xBelEqimL3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).