commit | 82903e4bfca1578336a91c0c17839b484c12295d | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajitkhaparde@gmail.com> | Tue Feb 09 01:34:57 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 12 12:27:59 2010 -0800 |
tree | 05788518e497b647076fcbb6d8d068b86ae17316 | |
parent | 205859a2ff922d0587a819b08007398cbd0a6a30 [diff] |
be2net: fix to limit max vlans supported in certain skews In certain skews the ASIC can support only 16 vlans per interface. Once the limit is crossed, the ASIC is programmed in vlan promiscuous mode. Switch off the vlan promiscuous mode once the number of vlans falls back to the max vlans supported. Signed-off-by: Ajit Khaparde <ajitk@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>