linux_dsm_epyc7002/drivers/net/ethernet/samsung/sxgbe
Byungho An 2405e8f64c net: sxgbe: fix potential null dereference
This fixes following:

drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c:1828 sxgbe_hw_init()
error: potential null dereference 'priv->hw'.  (kmalloc returns null)

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Byungho An <bh74.an@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-03-28 14:42:24 -04:00
..
Kconfig
Makefile
sxgbe_common.h net: sxgbe: add ethtool related functions support Samsung sxgbe 2014-03-26 16:49:31 -04:00
sxgbe_core.c net: sxgbe: add Checksum offload support for Samsung sxgbe 2014-03-26 16:49:31 -04:00
sxgbe_desc.c net: sxgbe: add TSO support for Samsung sxgbe 2014-03-26 16:49:31 -04:00
sxgbe_desc.h net: sxgbe: add Checksum offload support for Samsung sxgbe 2014-03-26 16:49:31 -04:00
sxgbe_dma.c net: sxgbe: add TSO support for Samsung sxgbe 2014-03-26 16:49:31 -04:00
sxgbe_dma.h net: sxgbe: add TSO support for Samsung sxgbe 2014-03-26 16:49:31 -04:00
sxgbe_ethtool.c net: sxgbe: add ethtool related functions support Samsung sxgbe 2014-03-26 16:49:31 -04:00
sxgbe_main.c net: sxgbe: fix potential null dereference 2014-03-28 14:42:24 -04:00
sxgbe_mdio.c
sxgbe_mtl.c
sxgbe_mtl.h
sxgbe_platform.c net: sxgbe: fix sparse warnings about static declaration 2014-03-28 14:42:24 -04:00
sxgbe_reg.h net: sxgbe: add ethtool related functions support Samsung sxgbe 2014-03-26 16:49:31 -04:00
sxgbe_xpcs.c
sxgbe_xpcs.h