Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / drivers / staging / gdm724x / TODO
CommitLineData
61e12104
WK
1TODO:
2- Clean up coding style to meet kernel standard. (80 line limit, netdev_err)
3- Remove test for host endian
4- Remove confusing macros (endian, hci_send, sdu_send, rcv_with_cb)
5- Fixes for every instances of function returning -1
6- Check for skb->len in gdm_lte_emulate_arp()
7- Use ALIGN() macro for dummy_cnt in up_to_host()
8- Error handling in init_usb()
9- Explain reason for multiples of 512 bytes in alloc_tx_struct()
10- Review use of atomic allocation for tx structs
11- No error checking for alloc_tx_struct in do_tx()
ca7ea393 12- fix up static tty port allocation to be dynamic
61e12104
WK
13
14Patches to:
15 Jonathan Kim <jonathankim@gctsemi.com>
16 Dean ahn <deanahn@gctsemi.com>