add a few informative printfs to if_bridge.c?
From: Niki Denev (nike_d_at_cytexbg.com)
Date: 07/12/05
- Previous message: Mike Tancsa: "Re: 6.0-CURRENT SNAP004 hangs on amr"
- Next in thread: Andrew Thompson: "Re: add a few informative printfs to if_bridge.c?"
- Reply: Andrew Thompson: "Re: add a few informative printfs to if_bridge.c?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-current@freebsd.org Date: Tue, 12 Jul 2005 10:26:16 +0300
Hello all,
I've had some problems adding one if_ral interface to if_bridge device.
I've tracked down the problem to the MTU on my PCI if_ral interface
which is set to 2290 ( i think that hostapd did this ).
So, i have a proposition to add some informative printfs to if_bridge code,
because returning "Invalid argument" is not so self explanatory, especially
in the wrong MTU case. I think that most of the returns in bridge_ioctl_add(),
could benefit from additional printf with more information.
What do you think?
--niki
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Mike Tancsa: "Re: 6.0-CURRENT SNAP004 hangs on amr"
- Next in thread: Andrew Thompson: "Re: add a few informative printfs to if_bridge.c?"
- Reply: Andrew Thompson: "Re: add a few informative printfs to if_bridge.c?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|