]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbevf: Commonize mailbox write/read
authorTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 13 Jul 2016 17:33:34 +0000 (10:33 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Sat, 25 Feb 2017 05:47:51 +0000 (21:47 -0800)
commit20e6126cb1e05399561c6a62589471afb31935f4
treed20ca43735b743c2ad9f8c000b6ba4f2d742683b
parentd268d4037a4c5a91bcaebe5fe891c90676b726d6
ixgbevf: Commonize mailbox write/read

Orabug: 24568240

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>
(cherry picked from commit 221c556acbd76154c34015b7cbbb3621ae7dbc7c)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbevf/vf.c