aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2003-01-20 19:45:09 +0000
committerSam Leffler <sam@FreeBSD.org>2003-01-20 19:45:09 +0000
commitfa15ece030ddeba15e8238a05c7769301ce64ab9 (patch)
treea2678371520e5905e40f34b52e99671e57d1cd13 /sys/dev
parent552947cc401ecead6373ef7db252d8c231110c19 (diff)
downloadsrc-fa15ece030ddeba15e8238a05c7769301ce64ab9.tar.gz
src-fa15ece030ddeba15e8238a05c7769301ce64ab9.zip
gc dead code
Notes
Notes: svn path=/head/; revision=109585
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/wi/if_wi.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/dev/wi/if_wi.c b/sys/dev/wi/if_wi.c
index f60a76a7edeb..90f14a98817b 100644
--- a/sys/dev/wi/if_wi.c
+++ b/sys/dev/wi/if_wi.c
@@ -1987,13 +1987,6 @@ wi_set_cfg(struct ifnet *ifp, u_long cmd, caddr_t data)
case WI_RID_PROCFRAME: /* ignore for compatibility */
break;
- case WI_RID_SCAN_REQ:
- if (!sc->sc_enabled) {
- error = ENETDOWN;
- break;
- }
- if (sc->sc_firmware_type == WI_LUCENT)
-
default:
if (sc->sc_enabled) {
error = wi_write_rid(sc, wreq.wi_type, wreq.wi_val,