linux-firmware: rename t4fw.bin
Suffix the FW file name with its version number. The cxgb4 driver looks up t4fw.bin, so add this file as a symlink. Signed-off-by: Divy Le Ray <divy@chelsio.com>
This commit is contained in:
parent
38118a598d
commit
3b460f1dca
2
WHENCE
2
WHENCE
|
@ -541,7 +541,7 @@ Found in hex form in kernel source.
|
|||
|
||||
Driver: cxgb4 - Chelsio Terminator 4 1G/10G Ethernet adapter
|
||||
|
||||
File: cxgb4/t4fw.bin
|
||||
File: cxgb4/t4fw-1.3.10.0.bin
|
||||
|
||||
Licence: Redistributable. See LICENCE.chelsio_firmware for details
|
||||
|
||||
|
|
Binary file not shown.
BIN
cxgb4/t4fw.bin
BIN
cxgb4/t4fw.bin
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
t4fw-1.3.10.0.bin
|
Loading…
Reference in New Issue