Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-16 | fddi: cleanup unsigned to unsigned int/short | tanxiaojun | |
Use "unsigned int/short" instead of "unsigned", and change the type of iteration variable "i" to "unsigned int". Signed-off-by: Tan Xiaojun <tanxiaojun@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2011-08-27 | fddi: Move the FDDI drivers | Jeff Kirsher | |
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> |