From: Antonio Ospite Date: Thu, 28 Nov 2013 14:13:12 +0000 (+0100) Subject: am7xxx: dump fields of unknown packet types X-Git-Tag: v0.1.5~11^2~1 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/759559da7fb9c03e5f42eab12acbc01ebe763186?hp=759559da7fb9c03e5f42eab12acbc01ebe763186 am7xxx: dump fields of unknown packet types Allow dumping the payload fields as generic header_data, this is useful when the packet type cannot be handled explicitly because the meaning of the data is not known. ---