linux/drivers/net/ethernet/aquantia/atlantic
Pavel Belous df9000ef96 net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc.
We should check for a null pointer for aq_nic_ndev_alloc
instead netdev_priv.

Signed-off-by: Pavel Belous <pavel.belous@aquantia.com>
Reviewed-by: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-20 17:11:09 -05:00
..
hw_atl net: ethernet: aquantia: Atlantic hardware abstraction layer 2017-01-24 15:03:40 -05:00
aq_cfg.h
aq_common.h
aq_ethtool.c net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettings 2017-01-31 13:10:45 -05:00
aq_ethtool.h net: ethernet: aquantia: Ethtool support 2017-01-24 15:03:41 -05:00
aq_hw_utils.c net: ethernet: aquantia: Hardware interface and utility functions 2017-01-24 15:03:40 -05:00
aq_hw_utils.h net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FOR 2017-01-29 18:24:00 -05:00
aq_hw.h net: ethernet: aquantia: Hardware interface and utility functions 2017-01-24 15:03:40 -05:00
aq_main.c net: ethernet: aquantia: Superfluous initialization of "err". 2017-02-20 17:11:09 -05:00
aq_main.h net: ethernet: aquantia: Support for NIC-specific code 2017-01-24 15:03:39 -05:00
aq_nic_internal.h net: ethernet: aquantia: Support for NIC-specific code 2017-01-24 15:03:39 -05:00
aq_nic.c net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc. 2017-02-20 17:11:09 -05:00
aq_nic.h net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettings 2017-01-31 13:10:45 -05:00
aq_pci_func.c net: ethernet: aquantia: switch to pci_alloc_irq_vectors 2017-02-15 13:05:29 -05:00
aq_pci_func.h net: ethernet: aquantia: PCI operations 2017-01-24 15:03:40 -05:00
aq_ring.c net: ethernet: aquantia: Removed extra assignment for skb->dev. 2017-02-20 17:11:09 -05:00
aq_ring.h net: aquantia: remove function aq_ring_tx_deinit 2017-02-20 10:23:41 -05:00
aq_rss.h net: ethernet: aquantia: Receive side scaling 2017-01-24 15:03:41 -05:00
aq_utils.h net: ethernet: aquantia: Removed busy_count field. 2017-02-20 17:11:09 -05:00
aq_vec.c net: aquantia: remove function aq_ring_tx_deinit 2017-02-20 10:23:41 -05:00
aq_vec.h net: ethernet: aquantia: Vector operations 2017-01-24 15:03:40 -05:00
Makefile
ver.h