team: Simplify return path of team_newlink
authorToshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Tue, 5 Aug 2014 06:58:50 +0000 (15:58 +0900)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Aug 2014 23:37:51 +0000 (16:37 -0700)
The variable "err" is not necessary.
Return register_netdevice() directly.

Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Acked-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/team/team.c

Simple merge