From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ColdFire patches
Date: Wed, 16 Jan 2008 17:16:54 -0500 [thread overview]
Message-ID: <478E8256.8090207@gmail.com> (raw)
In-Reply-To: <4791E710007FEB4BBF83775D787F462F05E89346@az33exm22.fsl.freescale.net>
Liew Tsi Chung wrote:
> Ben,
>
> Are you referring to fecdma_initialize() in
> drivers/net/fsl_mcdmafec.c and net/eth.c? If it is, the changes had
> applied. You and I agreed on last email that renamed to
> mcdmafec_initialize().
>
In the new file, drivers/net/fsl_mcdmafec.c, most of the functions, such
as setFecDuplexSpeed(), fec_send() and so on, are private to the driver
(i.e. have file scope), and should be declared as static to avoid name
space confusion.
In addition, the function name setFecDuplexSpeed() goes against the
coding standard. It should be set_fec_duplex_speed().
regards,
Ben
next prev parent reply other threads:[~2008-01-16 22:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-16 0:23 [U-Boot-Users] resend#2 [PATCH 6/8] ColdFire: Add MCF547x_8x FEC driver Tsi-Chung Liew
2008-01-16 2:34 ` Ben Warren
2008-01-16 12:46 ` Wolfgang Denk
2008-01-16 15:00 ` Ben Warren
2008-01-16 21:44 ` [U-Boot-Users] ColdFire patches Liew Tsi Chung
2008-01-16 21:50 ` Ben Warren
2008-01-16 22:01 ` Liew Tsi Chung
2008-01-16 22:16 ` Ben Warren [this message]
2008-01-16 23:36 ` Liew Tsi Chung
2008-02-12 6:13 ` Wolfgang Denk
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=478E8256.8090207@gmail.com \
--to=biggerbadderben@gmail.com \
--cc=u-boot@lists.denx.de \
/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