ixgbevf: remove useless bd_number from struct ixgbevf_adapter
authorEthan Zhao <ethan.zhao@oracle.com>
Tue, 29 Jul 2014 09:44:01 +0000 (09:44 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 18 Sep 2014 09:59:27 +0000 (02:59 -0700)
It is useless and buggy, just remove it.

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>
drivers/net/ethernet/intel/ixgbevf/ixgbevf.h
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c