summaryrefslogtreecommitdiff
path: root/flowtop/Makefile
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-10-13 15:56:03 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-10-13 15:56:03 +0200
commitdaac1198c011aa122cf52004629dd77b4e99ae7d (patch)
tree06fb0b6fdb82728d462e82b9018fe12ca0eae226 /flowtop/Makefile
parentadb9677639193700ed7777f1ee085fa7539f8d90 (diff)
trafgen: Make xmit_packet_precheck() return void
The return value of xmit_packet_precheck() is always 0 and it calls panic() in any error cases, so its return value isn't of any use. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'flowtop/Makefile')
0 files changed, 0 insertions, 0 deletions
fix for non-resumable memory errors triggered by userspace" * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc: sparc64: Handle PIO & MEM non-resumable errors. sparc64: Zero pages on allocation for mondo and error queues. sparc: Fixed typo in sstate.c. Replaced panicing with panicking sparc: use symbolic names for tsb indexing
Diffstat (limited to 'drivers/usb/host/ohci-da8xx.c')