From: Vimalkumar Date: Wed, 11 Sep 2013 00:36:37 +0000 (-0700) Subject: net_sched: htb: fix a typo in htb_change_class() X-Git-Tag: v3.12-rc1~53^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3ad857e3da1abaea780dc892b592cd86c541c52;p=pandora-kernel.git net_sched: htb: fix a typo in htb_change_class() Fix a typo added in commit 56b765b79 ("htb: improved accuracy at high rates") cbuffer should not be a copy of buffer. Signed-off-by: Vimalkumar Signed-off-by: Eric Dumazet Cc: Jesper Dangaard Brouer Cc: Jiri Pirko Reviewed-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed