On Monday, November 19, 2012 16:01:42 Antonio Quartulli wrote:
To simplify debugging operations, it is better to print the related CRC together with the translation table (local CRC for the local table and global CRC for each entry in the global table)
Signed-off-by: Antonio Quartulli ordex@autistici.org
v2:
- patches have been rebased on top of the latest master
translation-table.c | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-)
Applied in revision df64b11.
Thanks, Marek