summaryrefslogtreecommitdiff
path: root/drivers/net/phy/sfp.c
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2021-01-09 23:34:15 +0300
committerJakub Kicinski <kuba@kernel.org>2021-01-12 03:16:35 +0300
commit537e2b88224c53b2620a89cd41c3d0d77e8d4030 (patch)
tree94cb3bfcbdc07eafb9fe193addf02d9ddfcb94e4 /drivers/net/phy/sfp.c
parentd1c8b6a3dd772f72204c341e0594c22f4ea9e69b (diff)
downloadlinux-537e2b88224c53b2620a89cd41c3d0d77e8d4030.tar.xz
net: dsa: felix: the switch does not support DMA
The code that sets the DMA mask to 64 bits is bogus, it is taken from the enetc driver together with the rest of the PCI probing boilerplate. Since this patch is touching the error path to delete err_dma, let's also change the err_alloc_felix label which was incorrect. The kzalloc failure does not need a kfree, but it doesn't hurt either, since kfree works with NULL pointers. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Link: https://lore.kernel.org/r/20210109203415.2120142-1-olteanv@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/phy/sfp.c')
0 files changed, 0 insertions, 0 deletions