commit | f32f837b75233588cd4f8542214a30915ab7847b | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Tue Oct 12 22:20:34 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 14 10:49:42 2010 -0700 |
tree | 564ca1eafbfb777eeb3be8d67fbd74e2b01446c9 | |
parent | ee87a82a28cddbb9267a294172ecb3d3d3bdaa6c [diff] |
ixgbe: remove unused functions Remove functions that are declared, but not used in the driver. This patch fixes warnings reported by `make namespacecheck` Reported by Stephen Hemminger CC: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Stephen Ko <stephen.s.ko@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>