diff -r af21f0bdc7c9 -r 2b9c78543663 devices/e1000/e1000_hw-2.6.28-ethercat.c --- a/devices/e1000/e1000_hw-2.6.28-ethercat.c Thu Sep 06 14:21:02 2012 +0200 +++ b/devices/e1000/e1000_hw-2.6.28-ethercat.c Mon Nov 03 15:20:05 2014 +0100 @@ -31,7 +31,7 @@ */ -#include "e1000_hw-2.6.27-ethercat.h" +#include "e1000_hw-2.6.28-ethercat.h" static s32 e1000_swfw_sync_acquire(struct e1000_hw *hw, u16 mask); static void e1000_swfw_sync_release(struct e1000_hw *hw, u16 mask);