mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 10:39:08 +00:00
Coding Style cleanup; update CHANGELOG
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
694976afa5
commit
d3a6532cbe
11 changed files with 407 additions and 36 deletions
|
@ -75,7 +75,7 @@ int dev_close_net(void *cookie)
|
|||
return 0;
|
||||
}
|
||||
|
||||
/*
|
||||
/*
|
||||
* There can only be one active eth interface at a time - use what is
|
||||
* currently set to eth_current
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue