Message ID | cover.c0b1738f3f06bbf87f4ad3200ece93322a5f135f.1542219596.git-series.plaes@plaes.org (mailing list archive) |
---|---|
Headers | show |
Series | wireless: Use common cordic algorithm for b43 driver | expand |
Priit Laes <plaes@plaes.org> writes: > b43 wireless driver includes an internal implementation of > cordic algorithm, although there's a common cordic library > which was split out from brcmsmac driver. Use that and drop > internal implementation. > > During the process, cordic-algorithm related macros in > brcmfmac driver were also removed and use general macros. > > Please note that this series is only compile-tested, as I > do not have access to the hardware. Thanks, this time all patches made it to patchwork: https://patchwork.kernel.org/project/linux-wireless/list/?series=43097 I'll now wait for the review comments.