]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40evf: remove dead code
authorAlan Cox <alan@linux.intel.com>
Wed, 2 Mar 2016 00:02:15 +0000 (16:02 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 7 Jul 2016 17:40:41 +0000 (10:40 -0700)
commit26d1c42c62f9f4773583957297c7c371988d0613
tree55e5f822a918e49cfdf86316eecf217826cacb36
parent1916775e05c42e30b21a50875c649ebde7d1777a
i40evf: remove dead code

Orabug: 23176970

The only error case is when the malloc fails, in which case the clean up
loop does nothing at all, so remove it

Signed-off-by: Alan Cox <alan@linux.intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 311f23e9a4314f62fed6c13e112c998b07e37e63)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40evf/i40evf_main.c