sfxge: use tab to indent instead of spaces
Sponsored by: Solarflare Communications, Inc. Approved by: gnn (mentor)
This commit is contained in:
parent
1e44afedde
commit
6f743a95ec
@ -290,7 +290,7 @@ static const uint64_t sfxge_link_baudrate[EFX_LINK_NMODES] = {
|
||||
[EFX_LINK_100FDX] = IF_Mbps(100),
|
||||
[EFX_LINK_1000HDX] = IF_Gbps(1),
|
||||
[EFX_LINK_1000FDX] = IF_Gbps(1),
|
||||
[EFX_LINK_10000FDX] = IF_Gbps(10),
|
||||
[EFX_LINK_10000FDX] = IF_Gbps(10),
|
||||
};
|
||||
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user