Re: [PATCH] gianfar driver: eliminate compiler warnings and unnecessary macros

2007-12-04 Thread Jeff Garzik
Grant Likely wrote: From: Grant Likely [EMAIL PROTECTED] This patch eliminates the warning of unused return values when the driver registers it sysfs files. Now the driver will print an error if it is unable to register the sysfs files. It also eliminates the macros used to wrap the

[PATCH] gianfar driver: eliminate compiler warnings and unnecessary macros

2007-12-01 Thread Grant Likely
From: Grant Likely [EMAIL PROTECTED] This patch eliminates the warning of unused return values when the driver registers it sysfs files. Now the driver will print an error if it is unable to register the sysfs files. It also eliminates the macros used to wrap the DEVICE_ATTR macro and the