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