netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: <ben@decadent.org.uk>
Cc: <netdev@vger.kernel.org>, Florian Fainelli <f.fainelli@gmail.com>
Subject: [PATCH 0/2] ethtool: enable a smaller build
Date: Wed, 26 Feb 2014 17:35:09 -0800	[thread overview]
Message-ID: <1393464911-21593-1-git-send-email-f.fainelli@gmail.com> (raw)

Hi Ben,

This patchset fixes a missing entry in .gitignore and adds a new
option to the configure script to produced a smaller ethtool executable
(saves about 65% of its size) by disabling register and EEPROM dumps
pretty printing.

Florian Fainelli (2):
  gitignore: ignore test-driver
  ethtool: allow for a smaller build

 .gitignore   | 1 +
 Makefile.am  | 6 +++++-
 configure.ac | 8 ++++++++
 ethtool.c    | 8 ++++++--
 4 files changed, 20 insertions(+), 3 deletions(-)

-- 
1.8.3.2

             reply	other threads:[~2014-02-27  1:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-27  1:35 Florian Fainelli [this message]
2014-02-27  1:35 ` [PATCH 1/2] gitignore: ignore test-driver Florian Fainelli
2014-02-27 22:53   ` Ben Hutchings
2014-02-27  1:35 ` [PATCH 2/2] ethtool: allow for a smaller build Florian Fainelli
2014-02-27 10:05   ` David Laight
2014-02-27 17:34     ` Florian Fainelli
2014-02-27 22:56     ` Ben Hutchings
2014-02-27 22:52   ` Ben Hutchings

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=1393464911-21593-1-git-send-email-f.fainelli@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=ben@decadent.org.uk \
    --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).