From 3cbaf64f2e707049ba7ec34d73fa1b76a7bdcd64 Mon Sep 17 00:00:00 2001 From: Navdeep Parhar Date: Tue, 6 Dec 2016 12:43:07 +0000 Subject: cxgbe(4): Update firmwares from version 1.16.12.0 to 1.16.22.0. Obtained from: Chelsio Communications MFC after: 3 days Sponsored by: Chelsio Communications --- sys/modules/cxgbe/t4_firmware/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/cxgbe/t4_firmware/Makefile') diff --git a/sys/modules/cxgbe/t4_firmware/Makefile b/sys/modules/cxgbe/t4_firmware/Makefile index cd1af2dc4450..20e95d580aa4 100644 --- a/sys/modules/cxgbe/t4_firmware/Makefile +++ b/sys/modules/cxgbe/t4_firmware/Makefile @@ -17,7 +17,7 @@ FIRMWS+= ${F}:${F:C/.txt//}:1.0.0.0 .endif .endfor -T4FW_VER= 1.16.12.0 +T4FW_VER= 1.16.22.0 FIRMWS+= t4fw.fw:t4fw:${T4FW_VER} CLEANFILES+= t4fw.fw -- cgit v1.2.3