Cut-and-paste dropped semicolon.
This commit is contained in:
parent
4cc21ce89a
commit
2e88f5cd34
@ -660,7 +660,7 @@ cpsw_stop_locked(struct cpsw_softc *sc)
|
||||
{
|
||||
struct ifnet *ifp;
|
||||
|
||||
CPSW_GLOBAL_LOCK_ASSERT(sc)
|
||||
CPSW_GLOBAL_LOCK_ASSERT(sc);
|
||||
|
||||
ifp = sc->ifp;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user