diff options
| author | Michael Brown | 2016-01-28 15:15:36 +0100 |
|---|---|---|
| committer | Michael Brown | 2016-01-28 15:24:24 +0100 |
| commit | d0bfd830e4e5ddd1015dda66833a99b068b6a519 (patch) | |
| tree | d764e2cbe795b67bc5b99e12b2c4230df1dd7822 /src/tests | |
| parent | [slam] Avoid potential division by zero (diff) | |
| download | ipxe-d0bfd830e4e5ddd1015dda66833a99b068b6a519.tar.gz ipxe-d0bfd830e4e5ddd1015dda66833a99b068b6a519.tar.xz ipxe-d0bfd830e4e5ddd1015dda66833a99b068b6a519.zip | |
[ath9k] Remove broken ath_rxbuf_alloc()
ath_rx_init() demonstrates some serious confusion over how to use
pointers, resulting in (uint32_t*)NULL being used as a temporary
variable. This does not end well.
The broken code in question is performing manual alignment of I/O
buffers, which can now be achieved more simply using alloc_iob_raw().
Fix by removing ath_rxbuf_alloc() entirely.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/tests')
0 files changed, 0 insertions, 0 deletions
