> Date: Sat, 25 Jul 2009 09:32:30 -0400 > From: Brad <[email protected]> > > The following diff replaces the use of the RL_FLAG_INVMAR flag checking > in the re_iff() function to know when to do the swapping of the hash > filter values for newer PCIe chipsets with the PCIe flag. No change > for the existing chipsets and eliminates a flag. > > Idea from FreeBSD.
I think this is a bad idea. The swapping isn't obviously related to the devices being on a PCIe bus. So having a seperate flag for the swapping makes sense to me.
