commit | 930188ceca5fb2f755d4b900a92a6c295f43a434 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Mon Aug 22 16:01:03 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 22 21:08:08 2016 -0700 |
tree | e775046e2013ff3bb4c2f850018997d76def86fd | |
parent | 2bbb33be037361882527c9c762cb9fc928ab0ff7 [diff] |
dsa: mv88e6xxx: Delete ppu timer when removing module The PPU method of accessing PHYs makes use of a timer. Make sure this timer is deleted before unloading the driver. Reported-by: Jamie Lentin <jm@lentin.co.uk> Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>