pkt_sched: Fix bogon in tasklet_hrtimer changes.
authorDavid S. Miller <davem@davemloft.net>
Tue, 25 Aug 2009 02:37:05 +0000 (19:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Aug 2009 02:37:05 +0000 (19:37 -0700)
commita2cb6a4dd470d7a64255a10b843b0d188416b78f
tree33596c7aa4b444e96b112d92173e88dc8ea8a8d7
parent8ff499e43c537648399fca8ba39d24c0768b3fab
pkt_sched: Fix bogon in tasklet_hrtimer changes.

Reported by Stephen Rothwell, luckily it's harmless:

net/sched/sch_api.c: In function 'qdisc_watchdog':
net/sched/sch_api.c:460: warning: initialization from incompatible pointer type
net/sched/sch_cbq.c: In function 'cbq_undelay':
net/sched/sch_cbq.c:595: warning: initialization from incompatible pointer type

Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_api.c
net/sched/sch_cbq.c