]> git.baikalelectronics.ru Git - kernel.git/commit
i40e/i40evf: Clean up a few things
authorAkeem G Abodunrin <akeem.g.abodunrin@intel.com>
Sat, 10 May 2014 04:49:03 +0000 (04:49 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sun, 8 Jun 2014 09:01:26 +0000 (02:01 -0700)
commitb63968a18e5c49822f41b91ad15f6bd487deb296
tree1ffa0a2226a716288d6826f424ab3e76eb94f8a8
parentc072356f8d4fa4f9a3047c0a591cd13d454c4108
i40e/i40evf: Clean up a few things

1. There is no ixgbe_watchdog_task function in the driver, so change
   the comment to the correct function name, i40e_watchdog_subtask.
2. Remove num_msix_entries from interrupt set_up routine
   because it is never used.
3. Remove some TBD comments that are not needed.

Change-ID: I37697a04007074b797f85fd83d626672e4df1ad1
Signed-off-by: Akeem G Abodunrin <akeem.g.abodunrin@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_main.c
drivers/net/ethernet/intel/i40e/i40e_virtchnl.h
drivers/net/ethernet/intel/i40evf/i40e_virtchnl.h