summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorproski <proski>2006-08-02 03:54:06 +0000
committerproski <proski>2006-08-02 03:54:06 +0000
commit61e5bf15356f218be40ac5756f7845f137aaaae9 (patch)
tree96e7ec01b0d435a539e4f1df0379cf1b78d5fdd9
parentb84f6bc955b054f46b1b6d1b0ad4ba8e62c57ec8 (diff)
Remove obsolete comment
-rw-r--r--at76_usbdfu.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/at76_usbdfu.h b/at76_usbdfu.h
index 20ebe38..83e9f22 100644
--- a/at76_usbdfu.h
+++ b/at76_usbdfu.h
@@ -12,17 +12,8 @@
*
* This file is part of the Berlios driver for WLAN USB devices based on the
* Atmel AT76C503A/505/505A. See at76c503.h for details.
- *
-*
*/
-/* Different to the previous version of usbdfu.c this module does not
- register itself with the USB subsystem but provides a generic
- procedure for DFU download only. We avoid giving up the device etc.
- which was flaky with 2.4.x already (and 2.6.x does not provide
- usb_scan_devices etc. !).
-*/
-
#ifndef _USBDFU_H
#define _USBDFU_H