diff options
author | Veaceslav Falico <vfalico@gmail.com> | 2014-07-17 15:02:23 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-21 03:35:00 (GMT) |
commit | 3e403a77779faf046862d91c36ef79fb4b12be9a (patch) | |
tree | 25f1b3b47eff4aa4e437d991b33f3438eed85eec /drivers/hsi | |
parent | 224e923cd9b001c612b7b68933264156271722f9 (diff) | |
download | linux-3e403a77779faf046862d91c36ef79fb4b12be9a.tar.xz |
bonding: make it possible to have unlimited nested upper vlans
Currently we're limited by a constant level of vlan nestings, and fail to
find anything beyound that level (currently 2).
To fix this - remove the limit of nestings when going through device tree,
and when the end device is found - allocate the needed amount of vlan tags
and return them, instead of found/not found.
CC: Jay Vosburgh <j.vosburgh@gmail.com>
CC: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Veaceslav Falico <vfalico@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hsi')
0 files changed, 0 insertions, 0 deletions