In 3.11 kernel rate_est struct has changed from 32 bit to 64bit. Maybe this is the origin of issue.
Linux/net/sched/sch_htb.c Kernel 3.10 81 struct gnet_stats_rate_est rate_est; Kernel 3.11 114 struct gnet_stats_rate_est64 rate_est; -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org