OSDN Git Service

ixgbevf: change hw_dbg to use netdev_dbg
authorEmil Tantilov <emil.s.tantilov@intel.com>
Fri, 29 Jul 2016 17:30:11 +0000 (10:30 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 19 Aug 2016 05:45:20 +0000 (22:45 -0700)
commit4ad6af0237fd3a2ab8e8ef8a43f7fe4bb3787718
tree0e5439b1d4f14c19d58705120b5351f8ba9845b4
parenta55defd897cb2b4d96fedd81e2d5513d83ff339e
ixgbevf: change hw_dbg to use netdev_dbg

Instead of the home brewed macro make use of netdev_dbg same as
the ixgbe driver.

Signed-off-by: Emil Tantilov <emil.s.tantilov@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/ixgbevf.h
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c