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:
d17f4c8
)
staging: vt6655: vnt_rx_data add track rsr and new_rsr errors
author
Malcolm Priestley
<tvboxspy@gmail.com>
Sun, 1 Feb 2015 11:59:41 +0000
(11:59 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 7 Feb 2015 09:16:59 +0000
(17:16 +0800)
If not rsr & RSR_CRCOK report RX_FLAG_FAILED_FCS_CRC
If not rsr & (RSR_IVLDTYP | RSR_IVLDLEN) drop packet
If not NEWRSR_DECRYPTOK on new_rsr drop packet.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/dpc.c
patch
|
blob
|
history
diff --cc
drivers/staging/vt6655/dpc.c
Simple merge