[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1372417374-28128-1-git-send-email-andriy.shevchenko@linux.intel.com>
Date: Fri, 28 Jun 2013 14:02:51 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: "David S . Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
Darren Hart <dvhart@...ux.intel.com>,
Joe Perches <joe@...ches.com>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH v3 0/3] pch_gbe: few clean ups to the driver
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists