commit | 0209d144e3097fee1fe5d38532e6f0919c80d1ea | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Sun Apr 17 13:23:55 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 17 18:54:14 2016 -0400 |
tree | 8be0d13a7ca618200f5d096f7c05e208ea377d17 | |
parent | efde611b0afa47e64f2a329f4430830b91d77ea2 [diff] |
net: dsa: constify probed name Change the dsa_switch_driver.probe function to return a const char *. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>