> Scratch what I said about bit 0 and bit 1, this function is using '%' not > '&'. > > But we should still respin to use the existing function in eth.h.
This is my first qemu patch, so sorry for inconsistent style and reinventing the wheel. I'll re-use existing function and send new patch. Thanks!