diff options
Diffstat (limited to 'net/bluetooth')
-rw-r--r-- | net/bluetooth/rfcomm/tty.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bluetooth/rfcomm/tty.c b/net/bluetooth/rfcomm/tty.c index 74368f79ee5d..afb3c524db34 100644 --- a/net/bluetooth/rfcomm/tty.c +++ b/net/bluetooth/rfcomm/tty.c | |||
@@ -1025,7 +1025,6 @@ int rfcomm_init_ttys(void) | |||
1025 | 1025 | ||
1026 | rfcomm_tty_driver->owner = THIS_MODULE; | 1026 | rfcomm_tty_driver->owner = THIS_MODULE; |
1027 | rfcomm_tty_driver->driver_name = "rfcomm"; | 1027 | rfcomm_tty_driver->driver_name = "rfcomm"; |
1028 | rfcomm_tty_driver->devfs_name = "bluetooth/rfcomm/"; | ||
1029 | rfcomm_tty_driver->name = "rfcomm"; | 1028 | rfcomm_tty_driver->name = "rfcomm"; |
1030 | rfcomm_tty_driver->major = RFCOMM_TTY_MAJOR; | 1029 | rfcomm_tty_driver->major = RFCOMM_TTY_MAJOR; |
1031 | rfcomm_tty_driver->minor_start = RFCOMM_TTY_MINOR; | 1030 | rfcomm_tty_driver->minor_start = RFCOMM_TTY_MINOR; |