net-sysfs: get_netdev_queue_index() cleanup
authorEric Dumazet <edumazet@google.com>
Thu, 13 Feb 2014 18:07:13 +0000 (10:07 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Feb 2014 20:46:39 +0000 (15:46 -0500)
Remove one inline keyword, and no need for a loop to find
an index into a table.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/net-sysfs.c

Simple merge