RPi4
RPi4 copied to clipboard
genet: move rx buffer alloc into initialize() Snp callback
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.