• K
    wl12xx: cmd and acx interface rework · ff25839b
    Kalle Valo 提交于
    Rework cmd and acx interfaces, it was just too confusing earlier. Now
    all commands need to contain all the needed headers, either just cmd
    headers or both cmd and acx headers. This accomplish to remove the
    extra copy done for each command. The interfaces are now properly
    documented as well.
    
    Also try to make all commands safe for DMA transfers. I might have missed
    some, but most of them should be fixed now.
    
    And this is not all! As a free bonus you will also get some cosmetic
    cleanups and code reorganisation. Order today!
    Signed-off-by: NKalle Valo <kalle.valo@nokia.com>
    Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
    ff25839b
main.c 30.6 KB