ixgbevf: Fix bungled declaration of ixgbevf_mbx_ops
commitf416dfc0e07120d2610e836609b7235897796c90
authorGreg Rose <gregory.v.rose@intel.com>
Wed, 8 Jun 2011 07:32:38 +0000 (8 07:32 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 21 Jun 2011 08:15:34 +0000 (21 01:15 -0700)
tree874ba30e7815c93f77a348322744f6d349a22f6d
parentac52caa31e0a135a8940a66de763751760820f37
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>
drivers/net/ixgbevf/ixgbevf.h
drivers/net/ixgbevf/ixgbevf_main.c