ext4: fix undefined behavior in ext4_fill_flex_info()
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / poch / README
blob842afd46499388def0f781e25921147d82abf31c
1 TODO:
2         - Rx block size is limited to < 2048, hardware bug?
3         - Group size is limited to < page size, kernel alloc/mmap API issues
4         - fix/workaround cache issues in circular buffer header
5         - test whether Tx is transmitting data from provided buffers
6         - handle device unplug case
7         - handle temperature above threshold
8         - use bus address instead of physical address for DMA
9         - support for snapshot mode
10         - audit userspace interfaces
11         - get reserved major/minor if needed
13 Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
14 Vijay Kumar <vijaykumar@bravegnu.org> and Jaya Kumar <jayakumar.lkml@gmail.com>