summaryrefslogtreecommitdiff
path: root/bpf_lexer.l
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-11 00:05:56 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-11 00:08:29 +0200
commit42d1a29e7b7a55f39114115b9cb4814989ad5bf2 (patch)
tree4d79909ea5a3c2dcfe75da9798a28327555c5595 /bpf_lexer.l
parent242b6c0faa6e521244c6e66745403522c3b707a9 (diff)
irq: do not process non-existant irq number of lo
Prevent IRQ affinity restore of lo device, since we do not collect it and since it doesn't have a IRQ number. This fixes a warning on trafgen and netsniff-ng when exiting. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'bpf_lexer.l')
0 files changed, 0 insertions, 0 deletions
the only string we create from bootrom.c. Update bootrom.c to use "s2l" instead of "02" in the package name. Compile Tested only. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Tested-by: Karthik Ravi Shankar <karthikrs@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/greybus/bootrom.c13
1 files changed, 10 insertions, 3 deletions
diff --git a/drivers/staging/greybus/bootrom.c b/drivers/staging/greybus/bootrom.c