commit | 092579690107ffdf9b146de7e67379d8434e9bb0 | [log] [tgz] |
---|---|---|
author | Jim Dog <jimdog@northern-indymedia.org> | Thu Feb 25 11:38:21 2010 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Mar 03 16:43:04 2010 -0800 |
tree | f95d695c1c9f51fad3be2f7fc280ecac773a13bc | |
parent | 582de7caf578f3ed1f52bc93ad926a580af885b4 [diff] |
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>