igb_uio: use standard uio naming
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 6 Jun 2014 23:50:30 +0000 (16:50 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 18 Jul 2014 23:54:41 +0000 (01:54 +0200)
commit2a22f2751a17c726c6541528bf1c80b7de7aa03b
tree9b9198c53a087322eccd1cbbbf7d9a2baf7d2e49
parent4ca282650605f8a57d4e44fc173d828504c3937b
igb_uio: use standard uio naming

Don't put capitialization and space in name since it will show
up in /proc/interrupts. Instead use driver name to follow the
conventions used in the kernel by other drivers.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/linuxapp/igb_uio/igb_uio.c