mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-25 22:07:15 +00:00
Fixed spacing. More comments from Eric Norum need to be addressed.
This commit is contained in:
@@ -69,13 +69,13 @@ struct rtems_bsdnet_ifconfig {
|
||||
int rbuf_count;
|
||||
int xbuf_count;
|
||||
|
||||
/*
|
||||
* For external ethernet controller board the following
|
||||
* parameters are needed
|
||||
*/
|
||||
unsigned int port; /* port of the board */
|
||||
unsigned int irno; /* irq of the board */
|
||||
unsigned int bpar; /* memory of the board */
|
||||
/*
|
||||
* For external ethernet controller board the following
|
||||
* parameters are needed
|
||||
*/
|
||||
unsigned int port; /* port of the board */
|
||||
unsigned int irno; /* irq of the board */
|
||||
unsigned int bpar; /* memory of the board */
|
||||
|
||||
};
|
||||
|
||||
|
||||
@@ -69,13 +69,13 @@ struct rtems_bsdnet_ifconfig {
|
||||
int rbuf_count;
|
||||
int xbuf_count;
|
||||
|
||||
/*
|
||||
* For external ethernet controller board the following
|
||||
* parameters are needed
|
||||
*/
|
||||
unsigned int port; /* port of the board */
|
||||
unsigned int irno; /* irq of the board */
|
||||
unsigned int bpar; /* memory of the board */
|
||||
/*
|
||||
* For external ethernet controller board the following
|
||||
* parameters are needed
|
||||
*/
|
||||
unsigned int port; /* port of the board */
|
||||
unsigned int irno; /* irq of the board */
|
||||
unsigned int bpar; /* memory of the board */
|
||||
|
||||
};
|
||||
|
||||
|
||||
@@ -69,13 +69,13 @@ struct rtems_bsdnet_ifconfig {
|
||||
int rbuf_count;
|
||||
int xbuf_count;
|
||||
|
||||
/*
|
||||
* For external ethernet controller board the following
|
||||
* parameters are needed
|
||||
*/
|
||||
unsigned int port; /* port of the board */
|
||||
unsigned int irno; /* irq of the board */
|
||||
unsigned int bpar; /* memory of the board */
|
||||
/*
|
||||
* For external ethernet controller board the following
|
||||
* parameters are needed
|
||||
*/
|
||||
unsigned int port; /* port of the board */
|
||||
unsigned int irno; /* irq of the board */
|
||||
unsigned int bpar; /* memory of the board */
|
||||
|
||||
};
|
||||
|
||||
|
||||
@@ -69,13 +69,13 @@ struct rtems_bsdnet_ifconfig {
|
||||
int rbuf_count;
|
||||
int xbuf_count;
|
||||
|
||||
/*
|
||||
* For external ethernet controller board the following
|
||||
* parameters are needed
|
||||
*/
|
||||
unsigned int port; /* port of the board */
|
||||
unsigned int irno; /* irq of the board */
|
||||
unsigned int bpar; /* memory of the board */
|
||||
/*
|
||||
* For external ethernet controller board the following
|
||||
* parameters are needed
|
||||
*/
|
||||
unsigned int port; /* port of the board */
|
||||
unsigned int irno; /* irq of the board */
|
||||
unsigned int bpar; /* memory of the board */
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user