commit | 3b3bf3b92b313db62a07869a649533f7f4f25c24 | [log] [tgz] |
---|---|---|
author | John Fastabend <john.r.fastabend@intel.com> | Sat Jun 18 07:39:58 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Jun 25 00:15:42 2011 -0700 |
tree | 0227a95d37d9c9ec6fc45d0500d48d7aae3b6544 | |
parent | 9372453e87560f1602815bf08b9e2af0f5136a61 [diff] |
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 <john.r.fastabend@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>