mirror of
https://github.com/xcat2/xNBA.git
synced 2025-01-18 21:43:14 +00:00
Added missing "static"
This commit is contained in:
parent
9dc6a1e678
commit
55d03ccbe3
@ -263,7 +263,7 @@ static struct nvo_fragment rtl_nvo_fragments[] = {
|
||||
*
|
||||
* @v rtl RTL8139 NIC
|
||||
*/
|
||||
void rtl_init_eeprom ( struct rtl8139_nic *rtl ) {
|
||||
static void rtl_init_eeprom ( struct rtl8139_nic *rtl ) {
|
||||
int ee9356;
|
||||
int vpd;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user