Re: [PATCH] classic networking: do not reference

2016-08-04 Thread Joel Sherrill
On Aug 4, 2016 6:27 PM, "Pavel Pisa" wrote: > > Hello Joel, > > On Thursday 04 of August 2016 23:53:16 Joel Sherrill wrote: > > This sounds and looks reasonable. > > If you think, that it is OK, I can push that tomorrow > morning. I am not sure if isOn is really not used now/can be NULL. > Other o

Re: [PATCH] classic networking: do not reference

2016-08-04 Thread Pavel Pisa
Hello Joel, On Thursday 04 of August 2016 23:53:16 Joel Sherrill wrote: > This sounds and looks reasonable. If you think, that it is OK, I can push that tomorrow morning. I am not sure if isOn is really not used now/can be NULL. Other option is to define these functions as NoOp and return one (or

Re: [PATCH] classic networking: do not reference

2016-08-04 Thread Joel Sherrill
This sounds and looks reasonable. The old stack needs to be moved into its own build tree. On Aug 4, 2016 5:43 PM, "Pavel Pisa" wrote: > This change is required to build RTEMS with classic "--enable-networking" > and link applications/tests which reference RTEMS_BSP_NETWORK_DRIVER_ > ATTACH. >