[PATCH] softmac: Fix compiler-warning
CC net/ieee80211/softmac/ieee80211softmac_wx.o
/home/kernel/src/net/ieee80211/softmac/ieee80211softmac_wx.c: In function â
\80\98ieee80211softmac_wx_set_essidâ
\80\99:
/home/kernel/src/net/ieee80211/softmac/ieee80211softmac_wx.c:117: warning: label â
\80\98outâ
\80\99 defined but not used
due to commit:
045b21189ebc3af068e540cb52919e97d78ae5c0. Removing the label.
Signed-off-by: Richard Knutsson <ricknu-0@student.ltu.se>
Signed-off-by: John W. Linville <linville@tuxdriver.com>