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)
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]