linux/drivers/net/ethernet/hisilicon/hns
xypron.glpk@gmx.de 8da07a393f net: hns: avoid null pointer dereference
In the statement
  assert(priv || priv->ae_handle);
the right side of || is only evaluated if priv is null.

v2:
	As suggested by David Leight and David Miller the assert
	statements are removed.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-23 13:54:03 -07:00
..
hnae.c net: hns: enet specifies a reference to dsaf 2016-01-21 12:02:31 -08:00
hnae.h net: hns: set-coalesce-usecs returns errno by dsaf.ko 2016-03-28 11:39:16 -04:00
hns_ae_adapt.c net: hns: add attribute cpld_ctrl for dsaf port node 2016-04-26 01:09:18 -04:00
hns_dsaf_gmac.c net: hns: optimizate fmt of snprintf() 2016-03-24 14:33:06 -04:00
hns_dsaf_gmac.h
hns_dsaf_mac.c net: hns: change port-id property to reg property in dsaf port node 2016-04-29 13:39:03 -04:00
hns_dsaf_mac.h net: hns: add attribute port-mode-offset for dsaf port node 2016-04-26 01:09:18 -04:00
hns_dsaf_main.c net: hns: add attribute cpld_ctrl for dsaf port node 2016-04-26 01:09:18 -04:00
hns_dsaf_main.h net: hns: add attribute cpld_ctrl for dsaf port node 2016-04-26 01:09:18 -04:00
hns_dsaf_misc.c net: hns: add attribute port-mode-offset for dsaf port node 2016-04-26 01:09:18 -04:00
hns_dsaf_misc.h
hns_dsaf_ppe.c net: hns: separate debug dsaf device from service dsaf device 2016-04-26 01:09:17 -04:00
hns_dsaf_ppe.h net: hns: separate debug dsaf device from service dsaf device 2016-04-26 01:09:17 -04:00
hns_dsaf_rcb.c net: hns: separate debug dsaf device from service dsaf device 2016-04-26 01:09:17 -04:00
hns_dsaf_rcb.h net: hns: add a new dsaf mode for debug port 2016-04-26 01:09:17 -04:00
hns_dsaf_reg.h net: hns: separate debug dsaf device from service dsaf device 2016-04-26 01:09:17 -04:00
hns_dsaf_xgmac.c asm-generic: remove old nonatomic-io wrapper files 2016-03-01 22:25:17 +01:00
hns_dsaf_xgmac.h
hns_enet.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
hns_enet.h net: hns: add attribute port-idx-in-ae in enet node. 2016-04-26 01:09:17 -04:00
hns_ethtool.c net: hns: avoid null pointer dereference 2016-05-23 13:54:03 -07:00
Makefile net: add Hisilicon Network Subsystem basic ethernet support 2015-09-20 21:42:58 -07:00