commit | 6837e895cbfd5ce8a717f112e927d2815f341e54 | [log] [tgz] |
---|---|---|
author | PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> | Wed Jan 06 17:50:29 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 07 17:27:30 2010 -0800 |
tree | 925159f6681e60ed9b4da8e02df0dd49e8f2ff01 | |
parent | 530e557ab268de154609f3cce2f2390e7b195af3 [diff] |
ixgbe: Fix compiler warning about variable being used uninitialized tc is still throwing a warning that is could be used uninitialized. This fixes it, and properly formats the device ID checks for the use of this variable. Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>