summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2012-04-20 22:07:21 +0000
committeradrian <adrian@FreeBSD.org>2012-04-20 22:07:21 +0000
commit6ad6e04dc4bed223d8545b897162eb2953de8f40 (patch)
tree2d8587fee81fdba20851945255cc872eae7e2fae
parent9e5483e0b11a6965fc0cc022db72b98eb7eee802 (diff)
downloadFreeBSD-src-6ad6e04dc4bed223d8545b897162eb2953de8f40.zip
FreeBSD-src-6ad6e04dc4bed223d8545b897162eb2953de8f40.tar.gz
.. oops.
-rw-r--r--sys/dev/ath/ath_hal/ar9002/ar9280_attach.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ath/ath_hal/ar9002/ar9280_attach.c b/sys/dev/ath/ath_hal/ar9002/ar9280_attach.c
index af8eb92..5c5ad9a 100644
--- a/sys/dev/ath/ath_hal/ar9002/ar9280_attach.c
+++ b/sys/dev/ath/ath_hal/ar9002/ar9280_attach.c
@@ -179,6 +179,7 @@ ar9280Attach(uint16_t devid, HAL_SOFTC sc,
AH_PRIVATE((ah))->ah_eepromRead = ath_hal_EepromDataRead;
AH_PRIVATE((ah))->ah_eepromWrite = NULL;
ah->ah_eepromdata = eepromdata;
+ }
/* XXX override with 9280 specific state */
/* override 5416 methods for our needs */
OpenPOWER on IntegriCloud