Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sundeep.lkml@gmail.com
Cc: kuba@kernel.org, richardcochran@gmail.com,
netdev@vger.kernel.org, sgoutham@marvell.com,
sbhatta@marvell.com
Subject: Re: [PATCH v7 net-next 0/3] Add PTP support for Octeontx2
Date: Mon, 24 Aug 2020 06:17:37 -0700 (PDT) [thread overview]
Message-ID: <20200824.061737.1288546229773264212.davem@davemloft.net> (raw)
In-Reply-To: <20200824.061657.2168445189551301124.davem@davemloft.net>
From: David Miller <davem@davemloft.net>
Date: Mon, 24 Aug 2020 06:16:57 -0700 (PDT)
> Series applied, thank you.
Actually, this doesn't even compile:
drivers/net/ethernet/marvell/octeontx2/af/ptp.c: In function ‘get_clock_rate’:
drivers/net/ethernet/marvell/octeontx2/af/ptp.c:60:26: error: implicit declaration of function ‘FIELD_GET’; did you mean ‘FOLL_GET’? [-Werror=implicit-function-declaration]
60 | ret = CLOCK_BASE_RATE * FIELD_GET(RST_MUL_BITS, cfg);
| ^~~~~~~~~
| FOLL_GET
next prev parent reply other threads:[~2020-08-24 13:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-24 7:55 sundeep.lkml
2020-08-24 7:55 ` [PATCH v7 net-next 1/3] octeontx2-af: Support to enable/disable HW timestamping sundeep.lkml
2020-08-24 7:55 ` [PATCH v7 net-next 2/3] octeontx2-af: Add support for Marvell PTP coprocessor sundeep.lkml
2020-08-24 9:00 ` kernel test robot
2020-08-24 7:55 ` [PATCH v7 net-next 3/3] octeontx2-pf: Add support for PTP clock sundeep.lkml
2020-08-24 13:16 ` [PATCH v7 net-next 0/3] Add PTP support for Octeontx2 David Miller
2020-08-24 13:17 ` David Miller [this message]
2020-08-24 14:31 ` sundeep subbaraya
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=20200824.061737.1288546229773264212.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=richardcochran@gmail.com \
--cc=sbhatta@marvell.com \
--cc=sgoutham@marvell.com \
--cc=sundeep.lkml@gmail.com \
--subject='Re: [PATCH v7 net-next 0/3] Add PTP support for Octeontx2' \
/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
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).