mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
sfxge: use tab to indent instead of spaces
Sponsored by: Solarflare Communications, Inc. Approved by: gnn (mentor)
This commit is contained in:
parent
75ba9e1e51
commit
f86f4cd2ae
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=279267
@ -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…
Reference in New Issue
Block a user