summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authorMichael Brown2016-01-28 15:15:36 +0100
committerMichael Brown2016-01-28 15:24:24 +0100
commitd0bfd830e4e5ddd1015dda66833a99b068b6a519 (patch)
treed764e2cbe795b67bc5b99e12b2c4230df1dd7822 /src/core
parent[slam] Avoid potential division by zero (diff)
downloadipxe-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/core')
0 files changed, 0 insertions, 0 deletions