History log of /drivers/net/fddi/skfp/h/sba.h
Revision Date Author Comments
aab3ac26108642eaa06efa4697dab595c7de2bbd 24-Aug-2011 Jeff Kirsher <jeffrey.t.kirsher@intel.com> skfp: Fix SysKonnect FDDI driver compile issues

After moving the skfp driver, issues with the #include pathing to
their locel headers was somehow exposed. Several headers had the
incorrect path, so they were not able to be found during compile
time.

This patch fixes up the path issues to the local headers that need
to be included.

CC: "Maciej W. Rozycki" <macro@linux-mips.org>
CC: Christoph Goos <cgoos@syskonnect.de>
CC: <linux@syskonnect.de>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
33f810b2036f13f1b123062a9e5c1794d400ce81 31-Jul-2011 Jeff Kirsher <jeffrey.t.kirsher@intel.com> fddi: Move the FDDI drivers

Move the FDDI drivers into drivers/net/fddi/ and make the
necessary Kconfig and Makefile changes.

CC: "Maciej W. Rozycki" <macro@linux-mips.org>
CC: Christoph Goos <cgoos@syskonnect.de>
CC: <linux@syskonnect.de>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>