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:
28a821c
)
staging: r8192e_pci: fix htons error
author
Sean MacLennan
<seanm@seanm.ca>
Wed, 28 May 2014 15:19:00 +0000
(11:19 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 28 May 2014 21:46:51 +0000
(14:46 -0700)
A sparse error fixup removed a htons() which is required for the driver
to function. This patch puts the htons() back and fixes the sparse
warning correctly by changing the left side cast.
Signed-off-by: Sean MacLennan <seanm@seanm.ca>
Cc: stable <stable@vger.kernel.org> # 3.14
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_tx.c
patch
|
blob
|
history
diff --cc
drivers/staging/rtl8192e/rtllib_tx.c
Simple merge