netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: netdev@oss.sgi.com
Subject: hamradio/baycom and "make allyesconfig"
Date: Sat, 27 Sep 2003 22:21:00 -0400	[thread overview]
Message-ID: <3F76458C.7030600@pobox.com> (raw)
In-Reply-To: <20030926164821.1e83dce9.shemminger@osdl.org>

Can you fix this up, in 2.6.0-test6?


>   CC      drivers/net/hamradio/bpqether.o
>   CC      drivers/net/hamradio/baycom_ser_fdx.o
> drivers/net/hamradio/baycom_ser_fdx.c: In function `init_baycomserfdx':
> drivers/net/hamradio/baycom_ser_fdx.c:641: warning: implicit declaration of function `hdlcdrv_register'
> drivers/net/hamradio/baycom_ser_fdx.c:643: warning: assignment makes pointer from integer without a cast
> drivers/net/hamradio/baycom_ser_fdx.c: In function `cleanup_baycomserfdx':
> drivers/net/hamradio/baycom_ser_fdx.c:667: warning: implicit declaration of function `hdlcdrv_unregister'
>   CC      drivers/net/hamradio/hdlcdrv.o
>   CC      drivers/net/hamradio/baycom_ser_hdx.o
> drivers/net/hamradio/baycom_ser_hdx.c: In function `init_baycomserhdx':
> drivers/net/hamradio/baycom_ser_hdx.c:678: warning: implicit declaration of function `hdlcdrv_register'
> drivers/net/hamradio/baycom_ser_hdx.c:680: warning: assignment makes pointer from integer without a cast
> drivers/net/hamradio/baycom_ser_hdx.c: In function `cleanup_baycomserhdx':
> drivers/net/hamradio/baycom_ser_hdx.c:704: warning: implicit declaration of function `hdlcdrv_unregister'
>   CC      drivers/net/hamradio/baycom_par.o
> drivers/net/hamradio/baycom_par.c: In function `init_baycompar':
> drivers/net/hamradio/baycom_par.c:518: warning: implicit declaration of function `hdlcdrv_register'
> drivers/net/hamradio/baycom_par.c:520: warning: assignment makes pointer from integer without a cast
> drivers/net/hamradio/baycom_par.c: In function `cleanup_baycompar':
> drivers/net/hamradio/baycom_par.c:544: warning: implicit declaration of function `hdlcdrv_unregister'

  reply	other threads:[~2003-09-28  2:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-26 23:48 [PATCH] sealevel -- syncppp startup fix Stephen Hemminger
2003-09-28  2:21 ` Jeff Garzik [this message]
2003-09-28  3:58   ` hamradio/baycom and "make allyesconfig" Stephen Hemminger
2003-09-28 14:37     ` Jeff Garzik

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=3F76458C.7030600@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=netdev@oss.sgi.com \
    --cc=shemminger@osdl.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).