linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kalle.valo@iki.fi>
To: Hauke Mehrtens <hauke@hauke-m.de>
Cc: chunkeey@web.de, linux-wireless@vger.kernel.org
Subject: Re: [PATCH] Fixes compile error with CONFIG_PM=n
Date: Fri, 01 May 2009 16:26:42 +0300	[thread overview]
Message-ID: <87my9x9cod.fsf@litku.valot.fi> (raw)
In-Reply-To: <1241176356-27531-1-git-send-email-hauke@hauke-m.de> (Hauke Mehrtens's message of "Fri\,  1 May 2009 13\:12\:36 +0200")

Hauke Mehrtens <hauke@hauke-m.de> writes:

> /drivers/net/wireless/p54/p54usb.c: In function 'p54u_probe':
> /drivers/net/wireless/p54/p54usb.c:923: error: 'struct usb_device' has no member named 'reset_resume'
>
> In the struct usb_device the reset_resume attribute is only available when CONFIG_PM is defined.
>
> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

About the commit log, the title should contain the component, something
like this:

p54: fix reset_resume compile error with CONFIG_PM=n

Also please line wrap the commit log, 72 chars is a good width.

-- 
Kalle Valo

      reply	other threads:[~2009-05-01 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-01 11:12 [PATCH] Fixes compile error with CONFIG_PM=n Hauke Mehrtens
2009-05-01 13:26 ` Kalle Valo [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=87my9x9cod.fsf@litku.valot.fi \
    --to=kalle.valo@iki.fi \
    --cc=chunkeey@web.de \
    --cc=hauke@hauke-m.de \
    --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).