From: Srivatsa S. Bhat Date: Wed, 12 Sep 2012 20:32:25 +0000 (+0000) Subject: netprio_cgroup: Remove update_netdev_tables() since it is unnecessary X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d530d6df96ee28902486f8e11815ef9ad3a1cd1b;p=pandora-kernel.git netprio_cgroup: Remove update_netdev_tables() since it is unnecessary The update_netdev_tables() function appears to be unnecessary, since the write_update_netdev_table() function will adjust the priomaps as and when required anyway. So drop the usage of update_netdev_tables() entirely. Signed-off-by: Srivatsa S. Bhat Signed-off-by: David S. Miller --- Reading git-diff-tree failed