From: David S. Miller Date: Tue, 25 Aug 2009 02:37:05 +0000 (-0700) Subject: pkt_sched: Fix bogon in tasklet_hrtimer changes. X-Git-Tag: v2.6.31-rc8~27^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2cb6a4dd470d7a64255a10b843b0d188416b78f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed