Samsung SCH-I545 (Verizon) source updates
/drivers/net/wireless/bcmdhd/wl_android.c
blob:0ef258811b013e3743a9bc42041d7a1b3b78ca68 -> blob:3232e3b05043c57bd3c456f99c0682fad3dd9974
--- drivers/net/wireless/bcmdhd/wl_android.c
+++ drivers/net/wireless/bcmdhd/wl_android.c
@@ -21,7 +21,7 @@
* software in any way with any other Broadcom software provided under a license
* other than the GPL, without Broadcom's express prior written consent.
*
- * $Id: wl_android.c 393894 2013-03-29 07:14:35Z $
+ * $Id: wl_android.c 390499 2013-03-12 11:38:47Z $
*/
#include <linux/module.h>
@@ -1649,7 +1649,7 @@ int wl_android_priv_cmd(struct net_devic
#define PRIVATE_COMMAND_MAX_LEN 16384
#else
#define PRIVATE_COMMAND_MAX_LEN 8192
-#endif /* CUSTOMER_HW4 */
+#endif
int ret = 0;
char *command = NULL;
int bytes_written = 0;