From: Ralf Baechle DO1GRB (isyeln@gsa.ac.uk)
Date: Thu Oct 10 2002 - 20:56:14 EEST
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 - To unsubscribe from this list: send the line "unsubscribe linux-hams" in the body of a message to terhi.victor@logonet.com More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2b30 : Thu Oct 10 2002 - 20:56:40 EEST