ent 8c2acc53fd7987493f11640e266cf7130591e764 author Eric Dumazet 1259103053 -0800 committer David S. Miller 1259103053 -0800 pktgen: Fix netdevice unregister When multi queue compatable names are used by pktgen (eg eth0@0), we currently cannot unload a NIC driver if one of its device is currently in use. Allow pktgen_find_dev() to find pktgen devices by their suffix (netdev name) Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller ô