]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Resolve "initialized field overwritten" warnings
authorMark Rustad <mark.d.rustad@intel.com>
Wed, 29 Jul 2015 23:00:38 +0000 (16:00 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 12 Oct 2015 16:04:59 +0000 (09:04 -0700)
commit81eddee399880907ef9474470f3fad6ee4d5d4da
treeca93c97e9e99da0048c8aaef7d831c8c75c02d25
parent50681249f75b82b04923e0ebfbcd8b8af3c49895
ixgbe: Resolve "initialized field overwritten" warnings

Orabug: 21918732

Resolve warnings resulting from redundant initialization of the
get_bus_info field in the mac_ops_X550* structures.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 990a2d6ed543bd18b864b8a11f7be3368c67ccea)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c