build fix: add ath_rx_bufhead and ath_tx_bufhead
authorOleksij Rempel <linux@rempel-privat.de>
Sun, 31 Mar 2013 12:43:35 +0000 (14:43 +0200)
committerOleksij Rempel <linux@rempel-privat.de>
Sun, 31 Mar 2013 18:05:34 +0000 (20:05 +0200)
commit64675d5a78bd4f578469e4348594f166aa570478
tree4488109764d76eedd5c21148d5934c4e419cedfe
parent0014d364a7af68551127047e04899eee4f77a891
build fix: add ath_rx_bufhead and ath_tx_bufhead

Normally we have two working type of buffers tx and rx.
In some generic situations, for example ath_descdma_setup,
we do not really care about buffer type, here we can use
ath_bufhead.

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
target_firmware/wlan/if_ath.c
target_firmware/wlan/if_athvar.h