From: Jiri Pirko Date: Tue, 2 Jul 2013 08:55:31 +0000 (+0200) Subject: nlmon: use standard rtnetlink link api for add/del devices X-Git-Tag: v3.11-rc1~64^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e6d4da837385d9aa2e5fd84e0a6042cddc9e708;p=pandora-kernel.git nlmon: use standard rtnetlink link api for add/del devices 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 Acked-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed