team: add support for non-ethernet devices
authorJiri Pirko <jiri@resnulli.us>
Fri, 17 Aug 2012 04:00:48 +0000 (04:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Aug 2012 09:40:48 +0000 (02:40 -0700)
This is resolved by two things:
1) allow dev_addr of different length than ETH_ALEN
2) during port add, check for dev->type and change it if necessary

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found