All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle DO1GRB <ralf@linux-mips.org>
To: Bill Walton <kj6eo@kj6eo.com>
Cc: LINUX HAMS MAILING LIST <linux-hams@vger.kernel.org>
Subject: Re: AX25 Problems!
Date: Thu, 10 Oct 2002 19:56:14 +0200	[thread overview]
Message-ID: <20021010195614.B1031@linux-mips.org> (raw)
In-Reply-To: <3DA5221B.25812BBE@kj6eo.com>; from kj6eo@kj6eo.com on Wed, Oct 09, 2002 at 11:45:47PM -0700

On Wed, Oct 09, 2002 at 11:45:47PM -0700, Bill Walton wrote:

> Has anyone seen this error message in /var/log/messages:
> 
> Linux Kernel: netromd uses obsolete (PF_INET, SOCK_PACKET)
> 
> I am running RedHat 7.2 and a 2.4.19 kernel.

The netromd you're running seems to be a bit antique.  The use of
socket(PF_INET, SOCK_PACKET) has been deprecated long time ago; it should
be replaced with socket(PF_PACKET, SOCK_PACKET).

73 de DO1GRB op Ralf

--
Loc. JN47BS / CQ 14 / ITU 28 / DOK A21

      reply	other threads:[~2002-10-10 17:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-10  6:45 AX25 Problems! Bill Walton
2002-10-10 17:56 ` Ralf Baechle DO1GRB [this message]

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=20021010195614.B1031@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=kj6eo@kj6eo.com \
    --cc=linux-hams@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.