Jacob Keller f1f3322eb4 fm10k: remove extraneous NULL check on l2_accel
l2_accel was checked for NULL at the top of fm10k_dfwd_del_station, and
we return if it is not defined. Due to this, we already know it can't be
null here so a separate check is meaningless. Discovered via cppcheck.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-06-17 14:20:56 -07:00
..
2015-04-16 13:53:32 -05:00
2015-05-31 21:34:38 -07:00
2015-05-31 21:23:28 -07:00
2015-05-04 00:18:27 -04:00
2015-01-11 21:44:55 -05:00