summaryrefslogtreecommitdiff
path: root/dissector_80211.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+54
nge='this.form.submit();'>
authorFrank Praznik <frank.praznik@gmail.com>2015-11-06 15:35:53 -0500
committerJiri Kosina <jkosina@suse.cz>2015-11-19 16:13:27 +0100
commitb71b5578a84d297954e4812ba0ca2d466e61cf42 (patch)
tree0a2a48d5fd7b9c9649e3d8b1f5b4e32f70c46383
parentdecd946c99f6b3826bda0bfd5d1b2ddd56ef6b54 (diff)
HID: sony: Remove the size check for the Dualshock 4 HID Descriptor
Sony has modified the HID descriptor in new revisions of the Dualshock 4 which causes the size check in the descriptor replacement function to fail. Remove it so that new revisions of the controller will work correctly. The module is completely replacing the descriptor instead of patching it, so the size check isn't really necessary anyways. Signed-off-by: Frank Praznik <frank.praznik@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat