From 6ad6e04dc4bed223d8545b897162eb2953de8f40 Mon Sep 17 00:00:00 2001 From: adrian Date: Fri, 20 Apr 2012 22:07:21 +0000 Subject: .. oops. --- sys/dev/ath/ath_hal/ar9002/ar9280_attach.c | 1 + 1 file changed, 1 insertion(+) 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 */ -- cgit v1.1