linux/drivers/net/ethernet/freescale/fman
Chris Packham 83fbae60fd fsl/fman: Remove comment referring to non-existent function
fm_set_max_frm() existed in the Freescale SDK as a callback for an
early_param. When this code was ported to the upstream kernel the
early_param was converted to a module_param making the reference to the
function incorrect. The rest of the comment already does a good job of
explaining the parameter so removing the reference to the non-existent
function seems like the best thing to do.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-07-25 11:53:37 -07:00
..
fman_dtsec.c
fman_dtsec.h
fman_keygen.c fsl/fman: include IPSEC SPI in the Keygen extraction 2019-05-28 11:21:03 -07:00
fman_keygen.h
fman_mac.h
fman_memac.c fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address() 2018-12-28 21:54:12 -08:00
fman_memac.h
fman_muram.c
fman_muram.h
fman_port.c
fman_port.h
fman_sp.c
fman_sp.h
fman_tgec.c fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address() 2018-12-28 21:54:12 -08:00
fman_tgec.h
fman.c fsl/fman: Remove comment referring to non-existent function 2019-07-25 11:53:37 -07:00
fman.h
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mac.c net: ethernet: fix similar warning reported by kbuild test robot 2019-05-10 15:14:29 -07:00
mac.h
Makefile