nlmon: use standard rtnetlink link api for add/del devices
authorJiri Pirko <jiri@resnulli.us>
Tue, 2 Jul 2013 08:55:31 +0000 (10:55 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jul 2013 19:53:17 +0000 (12:53 -0700)
It is not nice when netdev is created right after module load and with
some implicit name. So rather change nlmon to use standard rtnl link API.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found