mirror of
https://github.com/adulau/aha.git
synced 2024-12-29 12:16:20 +00:00
95ead520a3
Block size is to be expressed in no. of 64 bit transfers. But the code specifies the block size in bytes. Fix this issue. Signed-off-by: Vijay Kumar <vijaykumar@bravegnu.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
poch.c | ||
poch.h | ||
README |
TODO: - fix transmit overflows - audit userspace interfaces - get reserved major/minor if needed Please send patches to Greg Kroah-Hartman <greg@kroah.com> and Vijay Kumar <vijaykumar@bravegnu.org> and Jaya Kumar <jayakumar.lkml@gmail.com>