brintos

brintos / linux-shallow public Read only

0
0
Text · 661 B · b2b571e Raw
17 lines · plain
1TODO:2- Clean up coding style to meet kernel standard. (80 line limit, netdev_err)3- Remove test for host endian4- Remove confusing macros (endian, hci_send, sdu_send, rcv_with_cb)5- Fixes for every instances of function returning -16- 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 structs11- No error checking for alloc_tx_struct in do_tx()12- fix up static tty port allocation to be dynamic13 14Patches to:15	Jonathan Kim <jonathankim@gctsemi.com>16	Dean ahn <deanahn@gctsemi.com>17