[CAN]: Clean up module auto loading
authorUrs Thuermann <urs.thuermann@volkswagen.de>
Fri, 8 Feb 2008 02:04:21 +0000 (18:04 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Feb 2008 02:04:21 +0000 (18:04 -0800)
Remove local char array to construct module name.
Don't call request_module() when CONFIG_KMOD is not set.

Signed-off-by: Urs Thuermann <urs.thuermann@volkswagen.de>
Signed-off-by: Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found