From: John Fastabend Date: Sat, 18 Jun 2011 07:39:58 +0000 (+0000) Subject: ixgbe: remove unused fcoe.tc field and fcoe_setapp() X-Git-Tag: v3.1-rc1~316^2~327^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b3bf3b92b313db62a07869a649533f7f4f25c24;p=pandora-kernel.git ixgbe: remove unused fcoe.tc field and fcoe_setapp() The fcoe.tc field is no longer used so remove it. After the field is removed there is no need to keep fcoe_setapp() around so remove it as well. And finally we can get rid of some DCB #ifdef's in the fcoe code. Signed-off-by: John Fastabend Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed