2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 11:43:54 +08:00
linux-next/drivers/net/ethernet/oki-semi/pch_gbe
Andy Shevchenko 29cc436cb9 pch_gbe: use managed functions pcim_* and devm_*
This makes the error handling much more simpler than open-coding everything and
in addition makes the probe function smaller an tidier.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-28 21:37:48 -07:00
..
Kconfig net: Move MII out from under NET_CORE and hide it 2013-06-19 22:22:56 -07:00
Makefile
pch_gbe_api.c pch_gbe: convert pr_* to netdev_* 2013-06-28 21:37:48 -07:00
pch_gbe_api.h
pch_gbe_ethtool.c pch_gbe: convert pr_* to netdev_* 2013-06-28 21:37:48 -07:00
pch_gbe_main.c pch_gbe: use managed functions pcim_* and devm_* 2013-06-28 21:37:48 -07:00
pch_gbe_param.c pch_gbe: convert pr_* to netdev_* 2013-06-28 21:37:48 -07:00
pch_gbe_phy.c pch_gbe: convert pr_* to netdev_* 2013-06-28 21:37:48 -07:00
pch_gbe_phy.h
pch_gbe.h pch_gbe: convert pr_* to netdev_* 2013-06-28 21:37:48 -07:00