]> git.karo-electronics.de Git - linux-beck.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)
commitf404f80c707e373af7423c56ce40099021d86ecd
tree46580ee576a85987ee9fd1ae828d5eeae272dd11
parent75daacc7eae9cc7b3bdebb854c26840a48e0586a
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