linux_dsm_epyc7002/drivers/net/ethernet/atheros/atl1c
David S. Miller fafb6ebe38 Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"
This reverts commit ebe7fdbaf3.

This change is not correct.  GFP_DMA is not necessary for
this device.

There is some other problem causing this bug.

Signed-off-by: David S. Miller <davem@davemloft.net>
2013-07-27 20:00:44 -07:00
..
atl1c_ethtool.c atl1c: refine SERDES-clock related code 2012-04-26 05:03:32 -04:00
atl1c_hw.c treewide: Fix typos in kernel messages 2013-03-31 17:50:31 +02:00
atl1c_hw.h atl1c: fix issue of io access mode for AR8152 v2.1 2012-07-20 11:21:18 -07:00
atl1c_main.c Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring" 2013-07-27 20:00:44 -07:00
atl1c.h atl1c: add PHY link event(up/down) patch 2012-04-30 21:44:13 -04:00
Makefile