commit | 6654d0bff91ca090feab4bb2ed94a3a009a03337 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri Sep 02 14:45:32 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 06 12:58:13 2016 -0700 |
tree | 04eb65db80ea33bc8274fff8aa76fbe46265abae | |
parent | 60175ccdf46ac5076725cb3e66f6bc2e2766ad2b [diff] |
net: dsa: mv88e6xxx: fix module naming Since the mv88e6xxx.c file has been renamed, the driver compiled as a module is called chip.ko instead of mv88e6xxx.ko. Fix this. Fixes: fad09c73c270 ("net: dsa: mv88e6xxx: rename single-chip support") Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>