The number for the SLCAN line discipline can not be found in
authorOliver Hartkopp <socketcan@hartkopp.net>
Wed, 17 Sep 2008 13:02:49 +0000 (13:02 +0000)
committerOliver Hartkopp <socketcan@hartkopp.net>
Wed, 17 Sep 2008 13:02:49 +0000 (13:02 +0000)
commitafcac3462afc46e581c981c55ec1b42c01f663de
treed8236f8b03812ed8a34402408b8eb0ce8233dd95
parent4455308aa040263f647f3076ddd054446082caf5
The number for the SLCAN line discipline can not be found in
<linux/tty.h> anyway but needs to be written as module alias

tty-ldisc-17 slcan

So we remove the annoying #error output and use the correctly defined
'17' from Kernel 2.6.25+ as default.
slcan_attach.c