git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75a493e
)
nlmon: use standard rtnetlink link api for add/del devices
author
Jiri Pirko
<jiri@resnulli.us>
Tue, 2 Jul 2013 08:55:31 +0000
(10:55 +0200)
committer
David 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