From: Malcolm Priestley Date: Fri, 23 Aug 2013 10:32:26 +0000 (+0100) Subject: staging: vt6656: rxtx.c s_create new function to endian correct uGetTxRsvTime. X-Git-Tag: v3.12-rc1~183^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c3806d5a82a2050ecb6ae77dae0c84562e0524a;p=pandora-kernel.git staging: vt6656: rxtx.c s_create new function to endian correct uGetTxRsvTime. 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed