[PATCH] (v2) arlan: remove gcc warning with CONFIG_PROC_FS=n
From: Randy.Dunlap <hidden>
Date: 2005-01-27 01:38:13
Attachments
- arlan_procfs2.patch [text/x-patch] 567 bytes · preview
From: Randy.Dunlap <hidden>
Date: 2005-01-27 01:38:13
Here's an update (as pointed out off-list). Please replace the first one if that works for you. arlan: Fix gcc warning. With CONFIG_PROC_FS=n, gcc complains: drivers/net/wireless/arlan-main.c:1858: warning: statement with no effect Also remove a useless semi-colon on a #define. Signed-off-by: Randy Dunlap <redacted> diffstat:= drivers/net/wireless/arlan.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)