commit | a56c919f05eb73f6d791cc14992f4b451059b68c | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Wed Nov 28 15:08:55 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Nov 30 13:38:15 2012 -0500 |
tree | 0d1986fbbf8d58aca30072fa2b494f19e8329cdf | |
parent | a145daf7f04696d0cec98d5328760fe65fe418c5 [diff] |
ath9k: Remove redundant NULL assignment 'bf_next' is cleared using ATH_TXBUF_RESET() in both the callsites of ath_tx_get_buffer(). Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>