X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=ath%2Fif_ath_ahb.h;fp=ath%2Fif_ath_ahb.h;h=4129c4a21759cd277ac96b8f7f82a4116c849847;hb=e8c1f453693f2fd9b99f7065095504ba0ea929a0;hp=54961d6273f88b6bc254351050106712751e2a4a;hpb=849695f17fe2c9972b6ba9c9dfb5fb52799ef092;p=madwifi%2F.git diff --git a/ath/if_ath_ahb.h b/ath/if_ath_ahb.h index 54961d6..4129c4a 100644 --- a/ath/if_ath_ahb.h +++ b/ath/if_ath_ahb.h @@ -112,7 +112,7 @@ do { (void) (start); (void) (size); } while (0) #endif -#define bus_dma_sync_single dma_sync_single +#define bus_dma_sync_single dma_sync_single_for_cpu #define bus_map_single dma_map_single #define bus_unmap_single dma_unmap_single #define bus_alloc_consistent(_hwdev, _sz, _hdma) \