summaryrefslogtreecommitdiff
path: root/trafgen/.gitignore
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-03 16:44:23 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-03 16:44:23 +0200
commit2bcc60885d8dc61d49608cf9125a2432607631b1 (patch)
treea306cddd10d481b630a621d93a0de88a5cb39448 /trafgen/.gitignore
parentcdafc50c08c2daecd96c84c24faf51248b77b6fb (diff)
pcap: support for various linktypes
Add a device_type() method to get the assigned dev->type from the kernel, and add support for automatic selection of the correct pcap file header's linktype. This needs to be integrated into the core code though. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'trafgen/.gitignore')
0 files changed, 0 insertions, 0 deletions
el = 59
The range min_uV > 1350000 && min_uV <= 150000 is never reachable because of a typo in the previous range check and hence vsel = 59 is never reached. Fix the previous range check to enable the vsel = 59 setting. Fixes CoverityScan CID#728454 ("Logially dead code") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/usb/gadget/udc/bdc')