commit | 9e0064a5456fd75fd7c70f6f3692c7f732f91a65 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Sep 15 21:34:41 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 15 21:34:41 2010 -0700 |
tree | 766f7cc899c6f5ac910ba95c15bf2600cce69e46 | |
parent | 274a517ec13b3b47047b97a2e7c912138c9806e0 [diff] |
phonet: Fix build warning. net/phonet/socket.c: In function ‘pn_res_seq_show’: net/phonet/socket.c:726: warning: format ‘%02X’ expects type ‘unsigned int’, but argument 3 has type ‘long int’ Signed-off-by: David S. Miller <davem@davemloft.net>