From 76f76b4747b792ef17b0ce43227781bfef5a71d1 Mon Sep 17 00:00:00 2001 From: Eliot Blennerhassett Date: Thu, 22 Dec 2011 13:38:42 +1300 Subject: [PATCH] --- yaml --- r: 284115 b: refs/heads/master c: 3dad06ac89f4b63fcce5020abbe1b3e5754e26dd h: refs/heads/master i: 284113: 72690c931093332ade2abe39585ff0e32708894f 284111: b8048abedeb30f443350d0fc5cc52e419c97a249 v: v3 --- [refs] | 2 +- trunk/sound/pci/asihpi/hpi_internal.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e06ab3e6ad63..2db35b432454 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 72868339e45cbd01ec20c2d3bb8c43e8d6911331 +refs/heads/master: 3dad06ac89f4b63fcce5020abbe1b3e5754e26dd diff --git a/trunk/sound/pci/asihpi/hpi_internal.h b/trunk/sound/pci/asihpi/hpi_internal.h index 2a633089c277..4cc315daeda0 100644 --- a/trunk/sound/pci/asihpi/hpi_internal.h +++ b/trunk/sound/pci/asihpi/hpi_internal.h @@ -1132,7 +1132,7 @@ struct hpi_res_adapter_get_info { struct hpi_res_adapter_debug_read { struct hpi_response_header h; - u8 bytes[256]; + u8 bytes[1024]; }; struct hpi_msg_cobranet_hmi {