]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[NET_SCHED]: Fix warning
authorPatrick McHardy <kaber@trash.net>
Fri, 16 Mar 2007 19:34:52 +0000 (12:34 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:26:17 +0000 (22:26 -0700)
commit514bca322cb9220308d22691ac1e74038bfabac3
tree04f46e4fa9dcc6f8467888fcc9a161215700d4a4
parentbb239acf5679ee1936f6b1b034ad260c4fec89c8
[NET_SCHED]: Fix warning

net/sched/sch_api.c: In function 'psched_show':
net/sched/sch_api.c:1219: warning: format '%08x' expects type 'unsigned int', but argument 6 has type 's64'

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_api.c