commit | 93c08c32914264f539baf7f04cce310a0dd30a7a | [log] [tgz] |
---|---|---|
author | Juuso Oikarinen <juuso.oikarinen@nokia.com> | Tue Aug 03 08:22:25 2010 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Aug 04 15:28:37 2010 -0400 |
tree | c59d790b05399ff4ae247f80d00cc339550bf232 | |
parent | 93c0584ca92a76bd458c7fd505b1747901315156 [diff] |
mac80211: Fix compilation warning when CONFIG_INET is not set The warning is: net/mac80211/main.c:688: warning: label ‘fail_ifa’ defined but not used Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>