diff --git a/tc/tc_core.c b/tc/tc_core.c index b5e362fa..9ae4d8e5 100644 --- a/tc/tc_core.c +++ b/tc/tc_core.c @@ -84,11 +84,12 @@ int tc_calc_rtable(struct tc_ratespec *r, __u32 *rtab, int cell_log, unsigned mt cell_log++; } for (i=0; i<256; i++) { - unsigned sz = (i<cell_align=-1; // Due to the sz calc r->cell_log=cell_log; return cell_log; }