summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-03-19 19:29:10 +0000
committersam <sam@FreeBSD.org>2009-03-19 19:29:10 +0000
commit5292c358249ecb35728ff06b9672a5213568f67f (patch)
tree91659a49b7e9405798a717437423187b6458c14e /sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
parent85fe22317e42964865211d9f20e63f63c64453c8 (diff)
downloadFreeBSD-src-5292c358249ecb35728ff06b9672a5213568f67f.zip
FreeBSD-src-5292c358249ecb35728ff06b9672a5213568f67f.tar.gz
purge hal abi support; now that the hal is merged w/ the driver
we cannot be out of sync MFC after: 1 week
Diffstat (limited to 'sys/dev/ath/ath_hal/ar5212/ar5212_attach.c')
-rw-r--r--sys/dev/ath/ath_hal/ar5212/ar5212_attach.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c b/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
index 742523f..300c0a3 100644
--- a/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
+++ b/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
@@ -34,7 +34,6 @@ static void ar5212DisablePCIE(struct ath_hal *ah);
static const struct ath_hal_private ar5212hal = {{
.ah_magic = AR5212_MAGIC,
- .ah_abi = HAL_ABI_VERSION,
.ah_getRateTable = ar5212GetRateTable,
.ah_detach = ar5212Detach,
OpenPOWER on IntegriCloud