diff options
author | Jiri Pirko <jpirko@redhat.com> | 2011-04-30 01:21:32 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-05-05 17:57:45 (GMT) |
commit | 1c5cae815d19ffe02bdfda1260949ef2b1806171 (patch) | |
tree | d47a73c05afacd21985abb8df9862136385c58f0 /drivers/pnp | |
parent | e8920674979705392abc4db4ebbe78feb68a4da1 (diff) | |
download | linux-fsl-qoriq-1c5cae815d19ffe02bdfda1260949ef2b1806171.tar.xz |
net: call dev_alloc_name from register_netdevice
Force dev_alloc_name() to be called from register_netdevice() by
dev_get_valid_name(). That allows to remove multiple explicit
dev_alloc_name() calls.
The possibility to call dev_alloc_name in advance remains.
This also fixes veth creation regresion caused by
84c49d8c3e4abefb0a41a77b25aa37ebe8d6b743
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions