commit | 5448d75f71b2966df0f0da71b9d08eeb2811a80b | [log] [tgz] |
---|---|---|
author | Bjørn Mork <bjorn@mork.no> | Fri Nov 01 11:16:55 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 02 02:02:04 2013 -0400 |
tree | 72d729a66118f3b8706f990b7992be61d26f6cbd | |
parent | ae223cd406dd63487ad96593248a669da8e551cd [diff] |
net: cdc_ncm: log signatures in hex These signatures are well known bit patterns, mostly made up of ascii characters. Mentally parsing works best if they are printed in hex. Cc: Alexey Orishko <alexey.orishko@gmail.com> Signed-off-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: David S. Miller <davem@davemloft.net>