Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu
[deliverable/linux.git] / drivers / staging / gdm724x / TODO
1 TODO:
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()
12 - fix up static tty port allocation to be dynamic
13
14 Patches to:
15 Jonathan Kim <jonathankim@gctsemi.com>
16 Dean ahn <deanahn@gctsemi.com>
This page took 0.031212 seconds and 5 git commands to generate.