linux_dsm_epyc7002/drivers/net/ethernet/emulex/benet
Vasundhara Volam 5d3acd0d16 be2net: refactor code that checks flash file compatibility
This patch re-factors the code that checks for flash file compatibility with
the chip type, for better readability, as follows:
	- be_get_ufi_type() returns the UFI type from the flash file
	- be_check_ufi_compatibility() checks if the UFI type is compatible
	  with the adapter/chip that is being flashed

Signed-off-by: Vasundhara Volam <vasundhara.volam@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-02-07 22:50:58 -08:00
..
be_cmds.c be2net: move un-exported routines from be.h to respective src files 2015-02-07 22:50:57 -08:00
be_cmds.h be2net: refactor code that checks flash file compatibility 2015-02-07 22:50:58 -08:00
be_ethtool.c be2net: fix failure case in setting flow control 2015-01-24 17:22:42 -08:00
be_hw.h be2net: replace (1 << x) with BIT(x) 2015-02-07 22:50:57 -08:00
be_main.c be2net: refactor code that checks flash file compatibility 2015-02-07 22:50:58 -08:00
be_roce.c be2net: add blank line after declarations 2014-09-22 15:01:08 -04:00
be_roce.h be2net: Issue shutdown event to ocrdma driver 2014-08-01 15:07:36 -07:00
be.h be2net: replace (1 << x) with BIT(x) 2015-02-07 22:50:57 -08:00
Kconfig be2net: fix build dependency on VxLAN 2014-04-01 16:25:51 -04:00
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00