From: David Miller <davem@davemloft.net>
To: tom.leiming@gmail.com
Cc: netdev@vger.kernel.org, oliver@neukum.org,
dbrownell@users.sourceforge.net, gregkh@suse.de,
ben@decadent.org.uk, joe@perches.com, andy.shevchenko@gmail.com,
stable@kernel.org
Subject: Re: [PATCH] usbnet: runtime pm: fix usb_autopm_get_interface failure
Date: Mon, 01 Nov 2010 06:42:27 -0700 (PDT) [thread overview]
Message-ID: <20101101.064227.71104061.davem@davemloft.net> (raw)
In-Reply-To: <20101101.064052.226792945.davem@davemloft.net>
From: David Miller <davem@davemloft.net>
Date: Mon, 01 Nov 2010 06:40:52 -0700 (PDT)
> Applied, thanks.
Actually, I had to revert, this doesn't compile when CONFIG_PM is
disabled:
drivers/net/usb/usbnet.c: In function 'usbnet_probe':
drivers/net/usb/usbnet.c:1284:3: error: implicit declaration of function 'pm_runtime_enable'
prev parent reply other threads:[~2010-11-01 13:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-27 14:45 [PATCH] usbnet: runtime pm: fix usb_autopm_get_interface failure tom.leiming
2010-11-01 13:40 ` David Miller
2010-11-01 13:42 ` David Miller [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=20101101.064227.71104061.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=andy.shevchenko@gmail.com \
--cc=ben@decadent.org.uk \
--cc=dbrownell@users.sourceforge.net \
--cc=gregkh@suse.de \
--cc=joe@perches.com \
--cc=netdev@vger.kernel.org \
--cc=oliver@neukum.org \
--cc=stable@kernel.org \
--cc=tom.leiming@gmail.com \
/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).