From 377421662a1739de5ccb71220a0b10a300addbd8 Mon Sep 17 00:00:00 2001 From: Petri Gynther Date: Tue, 7 Oct 2014 09:30:01 -0700 Subject: [PATCH] net: bcmgenet: fix Tx ring priority programming GENET MAC has three Tx ring priority registers: - GENET_x_TDMA_PRIORITY0 for queues 0-5 - GENET_x_TDMA_PRIORITY1 for queues 6-11 - GENET_x_TDMA_PRIORITY2 for queues 12-16 Fix bcmgenet_init_multiq() to program them correctly. Signed-off-by: Petri Gynther Acked-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-format-patch failed