summaryrefslogtreecommitdiffstats
path: root/sys/dev/an/if_an.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/an/if_an.c')
-rw-r--r--sys/dev/an/if_an.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/an/if_an.c b/sys/dev/an/if_an.c
index fd9f044..c05b59c 100644
--- a/sys/dev/an/if_an.c
+++ b/sys/dev/an/if_an.c
@@ -349,9 +349,6 @@ an_probe(device_t dev)
* to be able to issue commands and call some of the
* other routines.
*/
- sc->an_bhandle = rman_get_bushandle(sc->port_res);
- sc->an_btag = rman_get_bustag(sc->port_res);
-
ssid.an_len = sizeof(ssid);
ssid.an_type = AN_RID_SSIDLIST;
OpenPOWER on IntegriCloud