1
0
Fork 0
alistair23-linux/net/ieee80211/softmac
Richard Knutsson ee0a8169b6 [PATCH] softmac: Fix compiler-warning
CC      net/ieee80211/softmac/ieee80211softmac_wx.o
/home/kernel/src/net/ieee80211/softmac/ieee80211softmac_wx.c: In function ‘ieee80211softmac_wx_set_essid’:
/home/kernel/src/net/ieee80211/softmac/ieee80211softmac_wx.c:117: warning: label ‘out’ defined but not used

due to commit: efe870f9f4. Removing the label.

Signed-off-by: Richard Knutsson <ricknu-0@student.ltu.se>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-10-02 19:41:33 -04:00
..
Kconfig [PATCH] softmac: complete shared key authentication 2006-06-05 15:51:29 -04:00
Makefile [PATCH] softmac: fix Makefiles 2006-03-22 22:16:51 -05:00
ieee80211softmac_assoc.c [PATCH] softmac: Fix inability to associate with WEP networks 2007-09-21 11:26:33 -04:00
ieee80211softmac_auth.c [NET] IEEE80211: Fix whitespace errors. 2007-02-10 23:19:36 -08:00
ieee80211softmac_event.c [NET] IEEE80211: Fix whitespace errors. 2007-02-10 23:19:36 -08:00
ieee80211softmac_io.c [NET] IEEE80211: Fix whitespace errors. 2007-02-10 23:19:36 -08:00
ieee80211softmac_module.c [PATCH] softmac: use list_for_each_entry 2007-07-08 22:16:37 -04:00
ieee80211softmac_priv.h [NET] IEEE80211: Fix whitespace errors. 2007-02-10 23:19:36 -08:00
ieee80211softmac_scan.c [NET] IEEE80211: Fix whitespace errors. 2007-02-10 23:19:36 -08:00
ieee80211softmac_wx.c [PATCH] softmac: Fix compiler-warning 2007-10-02 19:41:33 -04:00