diff options
Diffstat (limited to 'drivers/net/sk98lin/skge.c')
-rw-r--r-- | drivers/net/sk98lin/skge.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sk98lin/skge.c b/drivers/net/sk98lin/skge.c index 197edd74fbb5..a5f2b1ee0752 100644 --- a/drivers/net/sk98lin/skge.c +++ b/drivers/net/sk98lin/skge.c | |||
@@ -2851,7 +2851,7 @@ unsigned long Flags; /* for spin lock */ | |||
2851 | * Description: | 2851 | * Description: |
2852 | * This function is called if an ioctl is issued on the device. | 2852 | * This function is called if an ioctl is issued on the device. |
2853 | * There are three subfunction for reading, writing and test-writing | 2853 | * There are three subfunction for reading, writing and test-writing |
2854 | * the private MIB data structure (usefull for SysKonnect-internal tools). | 2854 | * the private MIB data structure (useful for SysKonnect-internal tools). |
2855 | * | 2855 | * |
2856 | * Returns: | 2856 | * Returns: |
2857 | * 0, if everything is ok | 2857 | * 0, if everything is ok |