From: Dan Williams <dcbw@redhat.com>
To: andrey@cozybit.com
Cc: linux-wireless@vger.kernel.org, libertas-dev@lists.infradead.org
Subject: Re: [PATCH] libertas: support USB persistence on suspend/resume (resend)
Date: Tue, 01 Jul 2008 17:18:06 -0400 [thread overview]
Message-ID: <1214947086.28817.13.camel@localhost.localdomain> (raw)
In-Reply-To: <486a7ae9.14be600a.11a8.ffffa94a@mx.google.com>
On Tue, 2008-07-01 at 11:43 -0700, andrey@cozybit.com wrote:
> Handle .reset_resume() so that libertas can survive suspend/resume without
> reloading the firmware.
>
> Signed-off-by: Andrey Yurovsky <andrey@cozybit.com>
Acked-by: Dan Williams <dcbw@redhat.com>
> ---
> diff --git a/drivers/net/wireless/libertas/if_usb.c b/drivers/net/wireless/libertas/if_usb.c
> index 39b8fbb..aa3a4ff 100644
> --- a/drivers/net/wireless/libertas/if_usb.c
> +++ b/drivers/net/wireless/libertas/if_usb.c
> @@ -962,6 +962,7 @@ static struct usb_driver if_usb_driver = {
> .id_table = if_usb_table,
> .suspend = if_usb_suspend,
> .resume = if_usb_resume,
> + .reset_resume = if_usb_resume,
> };
>
> static int __init if_usb_init_module(void)
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2008-07-01 21:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-01 18:43 [PATCH] libertas: support USB persistence on suspend/resume (resend) andrey
2008-07-01 19:52 ` Deepak Saxena
2008-07-01 21:18 ` Dan Williams [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=1214947086.28817.13.camel@localhost.localdomain \
--to=dcbw@redhat.com \
--cc=andrey@cozybit.com \
--cc=libertas-dev@lists.infradead.org \
--cc=linux-wireless@vger.kernel.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).