]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbevf: Fix bungled declaration of ixgbevf_mbx_ops
authorGreg Rose <gregory.v.rose@intel.com>
Wed, 8 Jun 2011 07:32:38 +0000 (07:32 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 2 Feb 2012 13:19:09 +0000 (21:19 +0800)
commita9b76c2f9288aa7af8b9912085159d5f8367f6b5
tree49f1f7a8abec8aff94a7b4692dabbc0b61d4dedf
parent41016e2bc583dd686447f06d838f8cef39165fed
ixgbevf: Fix bungled declaration of ixgbevf_mbx_ops

In two places storage for mbx_ops is misidentified as type
ixgbe_mac_operations.

Reported-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit f416dfc0e07120d2610e836609b7235897796c90)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbevf/ixgbevf.h
drivers/net/ixgbevf/ixgbevf_main.c