commit | 5ef35be42dfaa155e02718a9bd34cc341f327883 | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Thu Dec 14 13:53:33 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Dec 27 14:19:15 2006 -0200 |
tree | ddfd69139964c7a656e1ec15dcbc3b0def424d36 | |
parent | dedcefb085fe98a1feaf63590fe2fc7e0ecb1987 [diff] |
V4L/DVB (4973): Dvb-core: fix printk type warning dvb_net.c: In function 'dvb_net_ule': dvb_net.c:628: warning: format '%#lx' expects type 'long unsigned int', but argument 3 has type 'u32' dvb_net.c:628: warning: format '%#lx' expects type 'long unsigned int', but argument 4 has type 'u32' Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>