mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alexander Kuleshov <kuleshovmail@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	Alexander Kuleshov <kuleshovmail@gmail.com>
Subject: [PATCH 0/3] drivers/staging: Use %pM format specifier to print mac address
Date: Thu, 27 Aug 2015 19:06:25 +0600	[thread overview]
Message-ID: <1440680785-9327-1-git-send-email-kuleshovmail@gmail.com> (raw)

printk() supports %pM format specifier for printing 6-byte MAC/FDDI
addresses in hex notation small buffers, let's use it intead of %x:%x...

This patch set provides fixes for the following drivers:

  * rtl8188eu
  * rtl8723au
  * wilc1000

Alexander Kuleshov (3):
  staging/rtl8188eu: Use %pM format specifier to print mac address
  staging/rtl8723au: Use %pM format specifier to print mac address
  staging/wilc1000: Use %pM format specifier to print mac address

 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 5 ++---
 drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 7 ++-----
 drivers/staging/wilc1000/host_interface.c     | 6 +++---
 drivers/staging/wilc1000/linux_mon.c          | 2 +-
 drivers/staging/wilc1000/linux_wlan.c         | 3 +--
 5 files changed, 9 insertions(+), 14 deletions(-)

-- 
2.5.0


             reply	other threads:[~2015-08-27 13:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-27 13:06 Alexander Kuleshov [this message]
2015-08-27 13:08 ` [PATCH 1/3] staging/rtl8188eu: " Alexander Kuleshov
2015-08-27 13:09 ` [PATCH 2/3] staging/rtl8723au: " Alexander Kuleshov
2015-08-27 13:13   ` Jes Sorensen
2015-08-27 13:10 ` [PATCH 3/3] staging/wilc1000: " Alexander Kuleshov
2015-09-03  1:37   ` Greg Kroah-Hartman

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=1440680785-9327-1-git-send-email-kuleshovmail@gmail.com \
    --to=kuleshovmail@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@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

all inboxes | Powered by JetHome®