]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: Move firmware version MACRO to t4fw_version.h
authorHariprasad Shenai <hariprasad@chelsio.com>
Tue, 27 Jan 2015 14:42:52 +0000 (20:12 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Jan 2015 01:18:24 +0000 (17:18 -0800)
commit70e97832b771f42e1c9f4257f6816c5369ceee82
treedfca18a8de12a1db687e423ff6629b256c34bc0c
parent471af8f00f2405622be6b483186559f7d1ccc660
cxgb4: Move firmware version MACRO to t4fw_version.h

Move firmware version MACRO to a new t4fw_version.h file so that csiostor driver
can also use it.

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
drivers/net/ethernet/chelsio/cxgb4/t4fw_version.h [new file with mode: 0644]