linux_dsm_epyc7002/drivers/net/ethernet/atheros
Tobias Regnery f1db5c101c alx: fix wrong condition to free descriptor memory
The condition to free the descriptor memory is wrong, we want to free the
memory if it is set and not if it is unset. Invert the test to fix this
issue.

Fixes: b0999223f224b ("alx: add ability to allocate and free alx_napi structures")
Signed-off-by: Tobias Regnery <tobias.regnery@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-24 15:27:58 -05:00
..
alx alx: fix wrong condition to free descriptor memory 2017-01-24 15:27:58 -05:00
atl1c net: atheros: atl1c: use new api ethtool_{get|set}_link_ksettings 2016-11-14 13:37:42 -05:00
atl1e net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettings 2016-11-13 13:53:01 -05:00
atlx net: atheros: atl2: use new api ethtool_{get|set}_link_ksettings 2016-11-14 13:37:43 -05:00
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile alx: add a simple AR816x/AR817x device driver 2013-06-17 16:04:34 -07:00