build fix: fix retrun type for ath_buf_alloc
authorOleksij Rempel <linux@rempel-privat.de>
Sun, 31 Mar 2013 15:38:11 +0000 (17:38 +0200)
committerOleksij Rempel <linux@rempel-privat.de>
Sun, 31 Mar 2013 18:05:35 +0000 (20:05 +0200)
commit828f0394150b00cc354a6c6cbe7e89b7193b6eec
treecc808ab4e0fa1a677ed779ff2bdb85c6ce1a9800
parent011f13b447669ab8a1e17975f31db709d42eaa34
build fix: fix retrun type for ath_buf_alloc

ath_buf_alloc is tx specific function. Rename it and fix return type

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