diff options
author | Ethan Zhao <ethan.zhao@oracle.com> | 2014-07-29 09:40:09 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-09-18 03:09:42 -0700 |
commit | d38e92481bf3fe15a9d253a1a1aaa5a71358938a (patch) | |
tree | 2814a8fc46a039e2d3e8d0a516b8d45ea0c1e191 /drivers/net/ethernet/intel/i40e | |
parent | 8d34b31e0ed452485d30658a67f7f8136f13c923 (diff) |
ixgbe: remove useless bd_number from adapter struct
Because bd_number is not useful anymore, so remove it from adapter struct, or
if keep it, we have to fix the boards driven counter bug in ixgbe_remove() and
ixgbe_probe() only for trivial debug purpose -- other output is enough.
Signed-off-by: Ethan Zhao <ethan.zhao@oracle.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/i40e')
0 files changed, 0 insertions, 0 deletions