All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markowski Bartosz <bartosz.markowski@tieto.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] [PATCH v2 1/7] ath10k: move suspend/resume exports to core.c file
Date: Thu, 18 Apr 2013 13:11:17 +0200	[thread overview]
Message-ID: <516FD4D5.3020001@tieto.com> (raw)
In-Reply-To: <1366282996-14686-2-git-send-email-bartosz.markowski@tieto.com>

On 18/04/13 13:03, Markowski Bartosz wrote:
> Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
> ---
>   drivers/net/wireless/ath/ath10k/core.c |   25 +++++++++++++++++++++++++
>   drivers/net/wireless/ath/ath10k/core.h |    3 +++
>   drivers/net/wireless/ath/ath10k/pci.c  |    6 +++---
>   drivers/net/wireless/ath/ath10k/wmi.c  |    7 -------
>   4 files changed, 31 insertions(+), 10 deletions(-)
>
bah, I forgot about the prototypes. Drop this one, I will send a v3 for 
this patch only.

  reply	other threads:[~2013-04-18 11:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-18 11:03 [ath9k-devel] [PATCH v2 0/7] various fixes Bartosz Markowski
2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 1/7] ath10k: move suspend/resume exports to core.c file Bartosz Markowski
2013-04-18 11:11   ` Markowski Bartosz [this message]
2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 2/7] ath10k: remove excessive ifdef checks Bartosz Markowski
2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 3/7] ath10k: fix pointer casts in debug code Bartosz Markowski
2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 4/7] ath10k: shift extern variable where it belongs Bartosz Markowski
2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 5/7] ath10k: remove unnecessary NULL check Bartosz Markowski
2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 6/7] ath10k: reindent ath10k_pci_suspend Bartosz Markowski
2013-04-18 11:03 ` [ath9k-devel] [PATCH v2 7/7] ath10k: return error if suspend command fails Bartosz Markowski
2013-04-22  8:33 ` [ath9k-devel] [PATCH v2 0/7] various fixes Kalle Valo

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=516FD4D5.3020001@tieto.com \
    --to=bartosz.markowski@tieto.com \
    --cc=ath9k-devel@lists.ath9k.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.