RPi4 icon indicating copy to clipboard operation
RPi4 copied to clipboard

genet: move rx buffer alloc into initialize() Snp callback

Open andreiw opened this issue 5 years ago • 0 comments

Today this is done elsewhere (too lazy to check, but I think DriverBinding Start()), but ought to be done in the Initialize callback, since that's how the initialize callback is documented.

andreiw avatar May 08 '20 16:05 andreiw