commit | b32c8dcc33a74fb4f1e73ed2263504f5947ca76b | [log] [tgz] |
---|---|---|
author | John Fastabend <john.r.fastabend@intel.com> | Tue Apr 12 02:44:55 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Apr 27 02:16:48 2011 -0700 |
tree | 8b2697a3ac2e855225a437d9491b1dd9541d6a7a | |
parent | 11b1d38e705fa05282661d2b1710f7a81a7f7045 [diff] |
ixgbe: fix static functions Define functions as static added C=1 (sparse) to my make line brought these to my attention. Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>