Staging: sxg: Fix memory leak in case of allocation failure
[linux-2.6] / drivers / staging / sxg / saharadownloadB.c
1 #define SAHARA_B_UCODE_VERS_STRING                      "$Revision: 1.1 $"
2 #define SAHARA_B_UCODE_VERS_DATE                        "$Date: 2008/08/19 00:05:59 $"
3 #define SAHARA_B_UCODE_HOSTIF_ID                        3
4
5 #if 0
6 static u32      SBNumSections = 0x1;
7 static u32      SBSectionSize[] =
8 {
9         0x0000c9a8, 0x0000000c, };
10
11 static u32      SBSectionStart[] =
12 {
13         0x00000000, 0x00001fff, };
14
15 static unsigned char SaharaUCodeB[1][1];
16 #endif