linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stanislaw Gruszka <sgruszka@redhat.com>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: John W Linville <linville@tuxdriver.com>,
	george0505@realtek.com, chaoming_li@realsil.com.cn,
	linux-wireless@vger.kernel.org
Subject: Re: [PATCH 5/6] rtlwifi: rtl8192ce: Rework rtl8192ce/phy.c
Date: Mon, 7 Feb 2011 16:09:55 +0100	[thread overview]
Message-ID: <20110207150954.GF2319@redhat.com> (raw)
In-Reply-To: <4d4eec14.NZEFs/idkaNYco3C%Larry.Finger@lwfinger.net>

On Sun, Feb 06, 2011 at 12:44:36PM -0600, Larry Finger wrote:
> Make the phy.c codes for rtl8192ce and rtl8192cu be as alike as possible.
> 
> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
> ---
> 
> Index: wireless-testing/drivers/net/wireless/rtlwifi/rtl8192ce/phy.c
> ===================================================================
> --- wireless-testing.orig/drivers/net/wireless/rtlwifi/rtl8192ce/phy.c
> +++ wireless-testing/drivers/net/wireless/rtlwifi/rtl8192ce/phy.c
> @@ -37,6 +37,9 @@
>  #include "dm.h"
>  #include "table.h"
>  
> +/* Define macro to shorten lines */
> +#define MCS_TXPWR	mcs_txpwrlevel_origoffset

Uhh, I did not expect that. But ok. In the future, maybe
we could change struct field name?

      reply	other threads:[~2011-02-07 15:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-06 18:44 [PATCH 5/6] rtlwifi: rtl8192ce: Rework rtl8192ce/phy.c Larry Finger
2011-02-07 15:09 ` Stanislaw Gruszka [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=20110207150954.GF2319@redhat.com \
    --to=sgruszka@redhat.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=chaoming_li@realsil.com.cn \
    --cc=george0505@realtek.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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).