net: cdc_ncm: log signatures in hex
authorBjørn Mork <bjorn@mork.no>
Fri, 1 Nov 2013 10:16:55 +0000 (11:16 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Nov 2013 06:02:04 +0000 (02:02 -0400)
commit5448d75f71b2966df0f0da71b9d08eeb2811a80b
tree72d729a66118f3b8706f990b7992be61d26f6cbd
parentae223cd406dd63487ad96593248a669da8e551cd
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>
drivers/net/usb/cdc_ncm.c