]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorder
authorHariprasad Shenai <hariprasad@chelsio.com>
Tue, 19 May 2015 12:50:44 +0000 (18:20 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2015 20:47:31 +0000 (16:47 -0400)
commit2f4fafae07fe3711c09efef865c14b2eae16c1d8
tree46580ee576a85987ee9fd1ae828d5eeae272dd11
parenta7ce26d3d196679996bf8db21fd0472eb2bb3738
cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorder

replace ntoh{s,l} and hton{s,l} calls with the generic byteorder in
cxgb4/t4_hw.c file

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c