Skip to content
Commit d38e9248 authored by Ethan Zhao's avatar Ethan Zhao Committed by Jeff Kirsher
Browse files

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: default avatarEthan Zhao <ethan.zhao@oracle.com>
Tested-by: default avatarPhil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent 8d34b31e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment