Staging: wlan-ng: Fixed line length issues in prism2usb.c
authorJim Dog <jimdog@northern-indymedia.org>
Thu, 25 Feb 2010 11:38:21 +0000 (11:38 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:43:04 +0000 (16:43 -0800)
commit092579690107ffdf9b146de7e67379d8434e9bb0
treef95d695c1c9f51fad3be2f7fc280ecac773a13bc
parent582de7caf578f3ed1f52bc93ad926a580af885b4
Staging: wlan-ng: Fixed line length issues in prism2usb.c

This is a patch to the prism2usb.c that fixes one line which was over
the 80 character limit by wrapping it to a new line and removes a
commented out configuration for a ZyDAS ZD1201 device since support for
this device with this driver is now deprecated.

Signed-off-by: Jim Dog <jimdog@northern-indymedia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/wlan-ng/prism2usb.c