From: Nimrod Andy Date: Tue, 23 Sep 2014 07:40:55 +0000 (+0800) Subject: net: fec: Add Ftype to BD to distiguish three tx queues for AVB X-Git-Tag: fixes-against-v3.18-rc2~144^2~141^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=befe82133588c3b3c44c5e803b4b434e8665a673;p=pandora-kernel.git net: fec: Add Ftype to BD to distiguish three tx queues for AVB The current driver loss Ftype field init for BD, which cause tx queue #1 and #2 cannot work well. Add Ftype field to BD to distiguish three queues for AVB: 0 -> Best Effort 1 -> ClassA 2 -> ClassB Signed-off-by: Fugang Duan Signed-off-by: David S. Miller --- Reading git-diff-tree failed