commit | fbbea32b6ae2ecce4aa80207b5c1d29496c4778d | [log] [tgz] |
---|---|---|
author | Don Skidmore <donald.c.skidmore@intel.com> | Wed Jan 26 06:04:17 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Feb 08 01:22:21 2011 -0800 |
tree | 08ecd1650c84b6908bdc93ed8c4c11fb069e2cec | |
parent | 96cc637235892a102fb829218adac048bd730ab7 [diff] |
ixgbe: cleanup variable initialization The ixgbe_fcoe_ddp_get function wasn't initializing one of its variables and this was producing compiler warnings. This patch cleans that up. Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com> Tested-by: Stephen Ko <stephen.s.ko@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>