All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hauke Mehrtens <hauke@hauke-m.de>
To: "Luis R. Rodriguez" <mcgrof@frijolero.org>
Cc: "Ozan Çağlayan" <ozancag@gmail.com>,
	mcgrof@kernel.org, linux-wireless@vger.kernel.org,
	lf_driver_backport@lists.linux-foundation.org,
	linux-bluetooth@vger.kernel.org
Subject: Re: [Lf_driver_backport] [PATCH] compat: backport ether_addr_equal
Date: Wed, 16 May 2012 22:37:04 +0200	[thread overview]
Message-ID: <4FB40FF0.4050809@hauke-m.de> (raw)
In-Reply-To: <CAB=NE6W2dz=Ld=w5+7jexKk9xfADhk644mc4C=TtbvBZ9_cKGg@mail.gmail.com>

On 05/16/2012 10:17 PM, Luis R. Rodriguez wrote:
> On Wed, May 16, 2012 at 2:55 AM, Ozan Çağlayan <ozancag@gmail.com> wrote:
>> This backports:
>>
>>    commit a599b0f54d233d0f63d6be9a2ff0049d24751669
>>    Author: Joe Perches <joe@perches.com>
>>    Date:   Tue May 8 18:56:45 2012 +0000
>>
>>        etherdevice.h: Add ether_addr_equal
>>
>>        Add a boolean function to check if 2 ethernet addresses
>>        are the same.
>>
>>        This is to avoid any confusion about compare_ether_addr
>>        returning an unsigned, and not being able to use the
>>        compare_ether_addr function for sorting ala memcmp.
>>
>>        Signed-off-by: Joe Perches <joe@perches.com>
>>        Signed-off-by: David S. Miller <davem@davemloft.net>
>>
>> [root@ozzyfedora compat]# bin/ckmake
>> Trying kernel                      3.3.4-5.fc17.x86_64  [OK]
>>
>> Signed-off-by: Ozan Çağlayan <ozancag@gmail.com>
> 
> Thanks!! BTW I see this though:
> 
> Content-Type: text/plain; charset="utf-8"
> Content-Transfer-Encoding: base64
> 
> And then all I see is this when I save the e-mail to a txt file, given
> that the encoding is base64. This is odd given that I see you sent
> this with X-Mailer: git-send-email 1.7.10.1 -- so not sure how this
> ended up going out like this.

That's strange, when I save this mail I got over the mailing list with
Thunderbird it is not based64 encoded and when looking into the source
code with my mail program it is normal text mail.

From:	=?UTF-8?q?Ozan=20=C3=87a=C4=9Flayan?= <ozancag@gmail.com>
Subject: [PATCH] compat: backport ether_addr_equal
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Hauke

  parent reply	other threads:[~2012-05-16 20:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-16  9:55 [PATCH] compat: backport ether_addr_equal Ozan Çağlayan
2012-05-16 20:17 ` [Lf_driver_backport] " Luis R. Rodriguez
2012-05-16 20:25   ` Luis R. Rodriguez
2012-05-16 20:37   ` Hauke Mehrtens [this message]
2012-05-16 20:46     ` Johannes Berg
2012-06-11 18:49       ` Luis R. Rodriguez
2012-06-11 21:51         ` Hauke Mehrtens
2012-06-11 22:24           ` Luis R. Rodriguez

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=4FB40FF0.4050809@hauke-m.de \
    --to=hauke@hauke-m.de \
    --cc=lf_driver_backport@lists.linux-foundation.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@frijolero.org \
    --cc=mcgrof@kernel.org \
    --cc=ozancag@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 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.