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)
commitcd6c2f12ecbdc24100cda00ff110058a7cd502d2
treedfca18a8de12a1db687e423ff6629b256c34bc0c
parent216ce69c7ff56d7fc67d30e0e8a0f80df367249f
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]