netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] pch_gbe: few clean ups to the driver
@ 2013-06-28 11:02 Andy Shevchenko
  2013-06-28 11:02 ` [PATCH v3 1/3] pch_gbe: remove inline keyword for exported functions Andy Shevchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andy Shevchenko @ 2013-06-28 11:02 UTC (permalink / raw)
  To: David S . Miller, netdev, Darren Hart, Joe Perches; +Cc: Andy Shevchenko

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-06-29  4:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-28 11:02 [PATCH v3 0/3] pch_gbe: few clean ups to the driver Andy Shevchenko
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

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).