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() 12- fix up static tty port allocation to be dynamic 13 14Patches to: 15 Jonathan Kim <jonathankim@gctsemi.com> 16 Dean ahn <deanahn@gctsemi.com> 17