git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfabe4b
)
staging: vt6656: rxtx.c s_create new function to endian correct uGetTxRsvTime.
author
Malcolm Priestley
<tvboxspy@gmail.com>
Fri, 23 Aug 2013 10:32:26 +0000
(11:32 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 23 Aug 2013 17:11:02 +0000
(10:11 -0700)
We can't endian correct uGetTxRsvTime because it is called by other functions.
Create new function to vnt_rxtx_rsvtime_le16 to return little endian u16
value.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found