igb_uio: make irq mode param read-only
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 6 Jun 2014 23:50:35 +0000 (16:50 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 18 Jul 2014 23:54:41 +0000 (01:54 +0200)
commit32e21f21356eca9b3713a9fde658c0e054a791e4
treef041843a0a3877e0123946c4ead564a1fca754fa
parentc631fcb494c6cdc019ccb671bf0a940e0896e3a8
igb_uio: make irq mode param read-only

The module parameter is read-only since changing mode after loading
isn't going to work.

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