From: Don Skidmore Date: Fri, 28 Jan 2011 02:28:31 +0000 (+0000) Subject: ixgbe: cleanup namespace complaint by removing little used function X-Git-Tag: v2.6.39-rc1~468^2~389^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32f754667e66870773e40116687b6849963152f5;p=pandora-kernel.git ixgbe: cleanup namespace complaint by removing little used function We had a support function that just walked a few pointers to get from the ixgbe_hw struct to the netdev pointer. This was causing a namespace warning so I removed it and just reference the pointers directly. Signed-off-by: Don Skidmore Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed