OSDN Git Service

ixgbevf: Commonize mailbox write/read
authorTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 13 Jul 2016 17:33:34 +0000 (10:33 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 22 Jul 2016 08:56:54 +0000 (01:56 -0700)
commit221c556acbd76154c34015b7cbbb3621ae7dbc7c
treef43ac18d8e277536b1efa5da2c8380a06ac2e96c
parent6a11e52b6995b07a83a7d50e6301025ca35501be
ixgbevf: Commonize mailbox write/read

With changes to ixgbevf_write_msg_read_ack(), other functions are
performing the same operations done here; change those functions to
utilize ixgbevf_write_msg_read_ack().

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/vf.c