David S. Miller
f54ba77988
pkt_sched: Fix warning false positives.
...
GCC refuses to recognize that all error control flows do in fact
set err to something.
Add an explicit initialization to shut it up.
net/sched/sch_drr.c: In function ‘drr_enqueue’:
net/sched/sch_drr.c:359:11: warning: ‘err’ may be used uninitialized in this function [-Wmaybe-uninitialized]
net/sched/sch_qfq.c: In function ‘qfq_enqueue’:
net/sched/sch_qfq.c:885:11: warning: ‘err’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-09-27 18:35:47 -04:00
..
2012-07-10 23:13:45 -07:00
2012-05-15 20:23:16 -04:00
2012-08-24 13:46:39 -04:00
2012-08-14 21:48:06 -07:00
2012-08-31 16:14:33 -04:00
2012-08-14 21:49:42 -07:00
2012-08-23 14:20:23 +02:00
2012-09-15 11:43:53 -04:00
2012-09-19 16:35:22 -04:00
2012-09-10 16:13:31 -04:00
2012-09-10 15:30:41 -04:00
2012-08-21 15:55:27 -07:00
2012-09-24 16:49:21 -04:00
2012-09-10 15:30:41 -04:00
2012-08-15 21:36:31 -07:00
2012-09-10 15:30:41 -04:00
2012-05-21 20:27:36 -07:00
2012-05-09 20:49:19 -04:00
2012-07-19 10:48:00 -07:00
2012-09-18 16:08:19 -04:00
2012-09-27 18:12:37 -04:00
2012-09-27 18:14:55 -04:00
2012-08-14 21:48:06 -07:00
2012-09-10 15:30:41 -04:00
2012-06-15 15:30:15 -07:00
2012-09-10 15:30:41 -04:00
2012-09-21 12:06:46 -04:00
2012-05-17 18:45:20 -04:00
2012-09-17 13:13:24 -04:00
2012-09-15 11:43:53 -04:00
2012-07-12 07:54:45 -07:00
2012-09-24 15:10:29 +02:00
2012-09-10 15:30:41 -04:00
2012-09-10 15:30:41 -04:00
2012-09-04 12:57:35 -04:00
2012-09-10 15:30:41 -04:00
2012-09-18 16:08:19 -04:00
2012-09-10 15:30:41 -04:00
2012-09-10 15:30:41 -04:00
2012-08-22 22:52:04 -07:00
2012-08-21 20:50:25 +02:00
2012-04-20 21:22:30 -04:00
2012-07-10 23:56:33 -07:00
2012-09-27 18:35:47 -04:00
2012-09-15 11:43:53 -04:00
2012-09-13 09:04:13 +08:00
2012-09-18 16:08:19 -04:00
2012-09-17 13:00:13 -04:00
2012-07-24 13:55:21 -07:00
2012-04-15 12:44:40 -04:00
2012-09-15 11:43:53 -04:00
2012-07-10 23:13:45 -07:00
2012-09-15 11:43:53 -04:00
2012-07-22 17:50:49 -07:00
2012-09-04 14:20:14 -04:00
2012-05-18 01:35:08 -04:00
2012-09-15 11:43:53 -04:00
2012-05-15 20:14:35 -04:00