i40e: add VSI info to macaddr messages
authorShannon Nelson <shannon.nelson@intel.com>
Mon, 16 May 2016 17:26:44 +0000 (10:26 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 27 Jun 2016 23:10:58 +0000 (16:10 -0700)
commit2d1de8283f371467c58e16ed0b27372e369f2568
tree7c93ff1446a9cbe665ffab8638180a2ca8ee1e7b
parent5bc160319f8a1e7ea23d7136e725f9e6a4a7628a
i40e: add VSI info to macaddr messages

Since the macaddr add and delete happens asynchronously, error
messages don't easily get associated to the actual request. Here
we add a bit of information to the error messages to help
determine the source of the error.

Change-ID: Id2d6df5287141c3579677d72d8bd21122823d79f
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c