From: Igor Russkikh <Igor.Russkikh@aquantia.com>
To: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Cc: "David S . Miller" <davem@davemloft.net>,
Igor Russkikh <Igor.Russkikh@aquantia.com>
Subject: [PATCH net-next 0/3] net: aquantia: ptp followup fixes
Date: Sat, 26 Oct 2019 11:05:30 +0000 [thread overview]
Message-ID: <cover.1572083797.git.igor.russkikh@aquantia.com> (raw)
Hello David,
Here are two sparse warnings, third patch is a fix for
scaled_ppm_to_ppb missing. Eventually I reworked this
to exclude ptp module from build. Please consider it instead
of this patch: https://patchwork.ozlabs.org/patch/1184171/
Igor Russkikh (3):
net: aquantia: fix var initialization warning
net: aquantia: fix warnings on endianness
net: aquantia: disable ptp object build if no config
.../net/ethernet/aquantia/atlantic/Makefile | 3 +-
.../net/ethernet/aquantia/atlantic/aq_ptp.c | 2 +-
.../net/ethernet/aquantia/atlantic/aq_ptp.h | 84 +++++++++++++++++++
.../aquantia/atlantic/hw_atl/hw_atl_b0.c | 9 +-
.../aquantia/atlantic/hw_atl/hw_atl_utils.h | 2 +-
5 files changed, 92 insertions(+), 8 deletions(-)
--
2.17.1
next reply other threads:[~2019-10-26 11:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-26 11:05 Igor Russkikh [this message]
2019-10-26 11:05 ` [PATCH net-next 1/3] net: aquantia: fix var initialization warning Igor Russkikh
2019-10-26 11:05 ` [PATCH net-next 2/3] net: aquantia: fix warnings on endianness Igor Russkikh
2019-10-26 11:05 ` [PATCH net-next 3/3] net: aquantia: disable ptp object build if no config Igor Russkikh
2019-10-26 17:44 ` Richard Cochran
2019-10-26 18:28 ` [PATCH net-next 0/3] net: aquantia: ptp followup fixes 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=cover.1572083797.git.igor.russkikh@aquantia.com \
--to=igor.russkikh@aquantia.com \
--cc=davem@davemloft.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.