mvsw6171: note support for 88E6172 switches

The '6171 and '6172 are similar enough to work
without any changes to the code.

Signed-off-by: Claudio Leite <leitec@staticky.com>

SVN-Revision: 43753
This commit is contained in:
Luka Perkov
2014-12-19 22:02:59 +00:00
parent 873202fc0b
commit 0847247129
3 changed files with 3 additions and 3 deletions

View File

@@ -192,7 +192,7 @@ enum {
#define MV_IDENT_MASK 0xffc0
#define MV_IDENT_VALUE 0x1700
#define MV_IDENT_STR "MV88E6171"
#define MV_IDENT_STR "MV88E617x"
#define MV_PVID_MASK 0x0fff