[PATCH] sk98: /proc interface related changes
The /proc intereface can be cleaned up a lot: + Pass the device to through the proc data/seq_private hook. + No longer needs to have a list of network devices + use seq_printf directly rather than indirection into a buffer + failure to create proc directory or interface should not be fatal. + if PROC_FS not configured, let the stubs cause the necessary code elimination rather than using #ifdef Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Showing
This diff is collapsed.
Please register or sign in to comment