summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorJiri Pirko <jiri@resnulli.us>2013-01-03 22:48:49 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-01-04 21:31:49 (GMT)
commit9ff162a8b96c96238773972e26288a366e403b0c (patch)
treeae74065e46364c807a1996e5268aec349d9d86d4 /drivers
parent04e406dcc54cfd84d333ea673fa986fb5a1840e7 (diff)
downloadlinux-fsl-qoriq-9ff162a8b96c96238773972e26288a366e403b0c.tar.xz
net: introduce upper device lists
This lists are supposed to serve for storing pointers to all upper devices. Eventually it will replace dev->master pointer which is used for bonding, bridge, team but it cannot be used for vlan, macvlan where there might be multiple upper present. In case the upper link is replacement for dev->master, it is marked with "master" flag. New upper device list resolves this limitation. Also, the information stored in lists is used for preventing looping setups like "bond->somethingelse->samebond" Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions