irq: do not process non-existant irq number of lo
commit42d1a29e7b7a55f39114115b9cb4814989ad5bf2
authorDaniel Borkmann <dborkman@redhat.com>
Mon, 10 Jun 2013 22:05:56 +0000 (11 00:05 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Mon, 10 Jun 2013 22:08:29 +0000 (11 00:08 +0200)
tree4d79909ea5a3c2dcfe75da9798a28327555c5595
parent242b6c0faa6e521244c6e66745403522c3b707a9
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>
irq.c