]> git.baikalelectronics.ru Git - kernel.git/commit
phonet: Fix build warning.
authorDavid S. Miller <davem@davemloft.net>
Thu, 16 Sep 2010 04:34:41 +0000 (21:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Sep 2010 04:34:41 +0000 (21:34 -0700)
commit0c29fcf94d4daf2a0a8323b1668ec73dcfb3f13b
tree766f7cc899c6f5ac910ba95c15bf2600cce69e46
parent8be2d8d0539222c5f21706df0c38d0513833a83d
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>
net/phonet/socket.c