]> 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)
commitf427c1b2d7b988bd13f034535eee7b6f8dde60c1
treedfca18a8de12a1db687e423ff6629b256c34bc0c
parent51e6080687f842bef0341c0f12263969510b2ff1
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]