Scott Feldman writes: > On Fri, 2004-12-17 at 07:38, Ed L Cashin wrote: > >> + ETH_P_AOE = 0x88a2, > > include/linux/if_ether.h already defines this as ETH_P_EDP2=0x88A2; use > that. Ah, that's old. It's not just "EtherDrive protocol" but the ATA over Ethernet protocol. Here's a patch for 2.6.10-rc3-bk11 that goes on top of the aoe patch in this thread.