From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: "David S . Miller" <davem@davemloft.net>,
netdev@vger.kernel.org, Darren Hart <dvhart@linux.intel.com>,
Joe Perches <joe@perches.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [PATCH v3 0/3] pch_gbe: few clean ups to the driver
Date: Fri, 28 Jun 2013 14:02:51 +0300 [thread overview]
Message-ID: <1372417374-28128-1-git-send-email-andriy.shevchenko@linux.intel.com> (raw)
There are three clean ups to the driver.
Since v2:
- the additional arguments on subsequent lines are realigned to the open
parenthesis
Since v1:
- remove hunk that is not belong the topic
- address Joe's comments
Andy Shevchenko (3):
pch_gbe: remove inline keyword for exported functions
pch_gbe: convert pr_* to netdev_*
pch_gbe: use managed functions pcim_* and devm_*
drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h | 2 +
.../net/ethernet/oki-semi/pch_gbe/pch_gbe_api.c | 70 +++--
.../ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c | 2 +-
.../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 327 +++++++++++----------
.../net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c | 63 ++--
.../net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.c | 26 +-
6 files changed, 278 insertions(+), 212 deletions(-)
--
1.8.3.1
next reply other threads:[~2013-06-28 11:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-28 11:02 Andy Shevchenko [this message]
2013-06-28 11:02 ` [PATCH v3 1/3] pch_gbe: remove inline keyword for exported functions Andy Shevchenko
2013-06-28 11:02 ` [PATCH v3 2/3] pch_gbe: convert pr_* to netdev_* Andy Shevchenko
2013-06-28 11:02 ` [PATCH v3 3/3] pch_gbe: use managed functions pcim_* and devm_* Andy Shevchenko
2013-06-29 4:38 ` [PATCH v3 0/3] pch_gbe: few clean ups to the driver David Miller
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=1372417374-28128-1-git-send-email-andriy.shevchenko@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=davem@davemloft.net \
--cc=dvhart@linux.intel.com \
--cc=joe@perches.com \
--cc=netdev@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;
as well as URLs for NNTP newsgroup(s).