mirror of
https://github.com/ipxe/ipxe
synced 2025-12-16 17:41:18 +03:00
make struct bnx2 bnx2 static
This commit is contained in:
@@ -43,7 +43,7 @@ static struct bss {
|
||||
struct statistics_block stats_blk;
|
||||
} bnx2_bss;
|
||||
|
||||
struct bnx2 bnx2;
|
||||
static struct bnx2 bnx2;
|
||||
|
||||
static struct flash_spec flash_table[] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user