forked from Minki/linux
1ffa8a7aa5
Fixed review comments from the previous patch-set. - changed return value check of platform_get_irq() to < 0 - replaced devm_request(free)_irq() calls by request(free)_irq() since they are called from open() and close() - changed sizeof(struct mystruct) to sizeof(*mystruct) - reduced indentation on tx_timeout() Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
enet.c | ||
enet.h | ||
ethtool.c | ||
Kconfig | ||
mac.c | ||
mac.h | ||
main.c | ||
main.h | ||
Makefile | ||
mdio.c | ||
ring.c | ||
ring.h |